summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/autofs/autofs.install
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2010-07-12 21:59:51 (GMT)
committerBritney Fransen <brfransen@gmail.com>2010-07-12 21:59:51 (GMT)
commitc31a292fdf684e97b85d0d9153f657f25e9d12ce (patch)
treec097613a25edf46aa8a75e2b703148713b79f285 /abs/extra-testing/autofs/autofs.install
parentc227e8cb56f552c695f4319e700c309a8003ba0e (diff)
downloadlinhes_pkgbuild-c31a292fdf684e97b85d0d9153f657f25e9d12ce.zip
linhes_pkgbuild-c31a292fdf684e97b85d0d9153f657f25e9d12ce.tar.gz
linhes_pkgbuild-c31a292fdf684e97b85d0d9153f657f25e9d12ce.tar.bz2
autofs: Update to 5.0.5. ref 647
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. "
}