aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorLars R. Damerow <lars@pixar.com>2018-10-25 11:24:36 -0700
committerIan Kent <raven@themaw.net>2019-01-13 10:45:51 +0800
commitcae7392a97a3a885c5271a05a318a348ff3dc0ae (patch)
tree1a29c0f62de9c9bc6b69603a787c0d61069e4df5 /man
parent8f69d146e89913413dc1a9c84774a75cf6b23d3e (diff)
downloadautofs-cae7392a97a3a885c5271a05a318a348ff3dc0ae.tar.gz
autofs-5.1.5 - add mount_verbose configuration option
This option makes automount pass the -v flag to mount(8). Signed-off-by: Lars R. Damerow <lars@pixar.com> Signed-off-by: Ian Kent <raven@themaw.net>
Diffstat (limited to 'man')
-rw-r--r--man/autofs.conf.5.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/autofs.conf.5.in b/man/autofs.conf.5.in
index cd7fc2f2..31136e2e 100644
--- a/man/autofs.conf.5.in
+++ b/man/autofs.conf.5.in
@@ -41,6 +41,10 @@ Set the default timeout for caching failed key lookups (program default
60). If the equivalent command line option is given it will override this
setting.
.TP
+.B mount_verbose
+.br
+Use the verbose flag when spawning mount(8) (program default "no").
+.TP
.B mount_wait
.br
Set the default time to wait for a response from a spawned mount(8)