summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/autofs/autofs.install
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-07-16 01:27:59 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-07-16 01:27:59 (GMT)
commit677bbf9bc1a7b1e638c33d2683b367d3b0fd5159 (patch)
treed0a5c2f68206846798a0c4eebbdc48dddab0373c /abs/extra-testing/autofs/autofs.install
parent1520f89cb8cad4eb6ba5685bdd5fb14470acf992 (diff)
parent494d57bcc659282c41e99606b0496163dcd9b35d (diff)
downloadlinhes_pkgbuild-677bbf9bc1a7b1e638c33d2683b367d3b0fd5159.zip
linhes_pkgbuild-677bbf9bc1a7b1e638c33d2683b367d3b0fd5159.tar.gz
linhes_pkgbuild-677bbf9bc1a7b1e638c33d2683b367d3b0fd5159.tar.bz2
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/autofs/autofs.install')
-rw-r--r--abs/extra-testing/autofs/autofs.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/autofs/autofs.install b/abs/extra-testing/autofs/autofs.install
index 61120bb..7806efa 100644
--- a/abs/extra-testing/autofs/autofs.install
+++ b/abs/extra-testing/autofs/autofs.install
@@ -1,5 +1,5 @@
post_install(){
- echo "########################################################"
- echo "In autofs5 --ghost option isn't valid. In order to start"
- echo "autofs you must remove it from your /etc/conf.d/autofs. "
+ echo "#########################################################"
+ echo "In autofs5 --ghost option isn't valid. In order to start autofs"
+ echo "you must remove that option from your /etc/conf.d/autofs. "
}