diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-04-28 07:39:35 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-04-28 07:39:35 (GMT) |
commit | 1f16a5e0fc0039a306726fb56eee75e5699c9db0 (patch) | |
tree | 09bec2c8e61afe32158399e7ab62c078344a3b57 /abs/extra-testing/autofs/autofs.install | |
parent | b4d05eea2684f73c8f7c3b2bfa06a4da78827c8a (diff) | |
download | linhes_pkgbuild-1f16a5e0fc0039a306726fb56eee75e5699c9db0.zip linhes_pkgbuild-1f16a5e0fc0039a306726fb56eee75e5699c9db0.tar.gz linhes_pkgbuild-1f16a5e0fc0039a306726fb56eee75e5699c9db0.tar.bz2 |
Latest autofs, closes FS# 333.
Diffstat (limited to 'abs/extra-testing/autofs/autofs.install')
-rw-r--r-- | abs/extra-testing/autofs/autofs.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/extra-testing/autofs/autofs.install b/abs/extra-testing/autofs/autofs.install new file mode 100644 index 0000000..61120bb --- /dev/null +++ b/abs/extra-testing/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. " +} |