summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/automount
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/automount')
-rw-r--r--etc/rc.d/automount2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/automount b/etc/rc.d/automount
index 63bda42..c394694 100644
--- a/etc/rc.d/automount
+++ b/etc/rc.d/automount
@@ -18,7 +18,7 @@ required_modules="autofs"
automount_start()
{
- /usr/sbin/automount
+ /usr/sbin/automount ${automount_flags}
}
automount_stop()
OpenPOWER on IntegriCloud