summaryrefslogtreecommitdiffstats
path: root/abs/extra/autofs/autofs.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/autofs/autofs.install')
-rw-r--r--abs/extra/autofs/autofs.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/extra/autofs/autofs.install b/abs/extra/autofs/autofs.install
new file mode 100644
index 0000000..61120bb
--- /dev/null
+++ b/abs/extra/autofs/autofs.install
@@ -0,0 +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. "
+}