aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Mihail Konev <k.mvc@ya.ru>2016-10-18 04:50:22 +0000
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-27 21:52:31 -0700
commitd8d894e7804fcd636538bf7903a6b870733f0a8c (patch)
tree0bfd4e1d3f07dade16e6863d184cf1aa110eb263 /doc
parente885e84f796da2433907e57358bc4916bca30a50 (diff)
man: Document suid requirement
Diffstat (limited to 'doc')
-rw-r--r--doc/fusermount.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fusermount.1 b/doc/fusermount.1
index 5cd4305..9f4cd5a 100644
--- a/doc/fusermount.1
+++ b/doc/fusermount.1
@@ -11,8 +11,8 @@ Filesystem in Userspace (FUSE) is a simple interface for userspace programs to e
.PP
\fBfusermount\fR is a program to mount and unmount FUSE
filesystems. It should be called directly only for unmounting FUSE
-file systems.
-
+file systems. To allow mounting and unmounting by unprivileged users,
+\fBfusermount\fR needs to be installed set-uid root.
.SH OPTIONS
.IP "\-h" 4
print help.