aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-03-16 10:47:26 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-03-16 10:47:26 -0700
commit77dee679eb39dc21c2cc9400e846b5c49292d2e3 (patch)
treeb44bcf561fa405211d13c01989b948a916d36b8a /doc
parent4b58635d16791013e36d761313bec5c247eec841 (diff)
Document that -o auto_unmount implies -o nodev,nosuid
See also issue #148.
Diffstat (limited to 'doc')
-rw-r--r--doc/mount.fuse.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mount.fuse.8 b/doc/mount.fuse.8
index c42894b..8020c46 100644
--- a/doc/mount.fuse.8
+++ b/doc/mount.fuse.8
@@ -146,6 +146,10 @@ responsible for releasing the mountpoint, which means that the
mountpoint becomes inaccessible if the filesystem terminates
without first unmounting.
+At the moment, this option implies that the filesystem will also be
+mounted with \fBnodev\fP and \fBnosuid\fP (even when mounted by
+root). This restriction may be lifted in the future.
+
.SS "High-level mount options:"
These following options are not actually passed to the kernel but
interpreted by libfuse. They can only be specified for filesystems