From 7b7ced8d0f11ee7ae8aabc5aeb758ca5be8042ca Mon Sep 17 00:00:00 2001 From: brueffer Date: Sun, 18 Jul 2004 01:51:59 +0000 Subject: Mention the vfs.usermount sysctl. Obtained from: NetBSD via DragonFly BSD MFC after: 3 days --- sbin/mount_unionfs/mount_unionfs.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin') diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8 index 2a41aa6..4232a44 100644 --- a/sbin/mount_unionfs/mount_unionfs.8 +++ b/sbin/mount_unionfs/mount_unionfs.8 @@ -87,6 +87,10 @@ Hide the lower layer completely in the same way as mounting with To enforce file system security, the user mounting the file system must be superuser or else have write permission on the mounted-on directory. +In addition, the +.Em vfs.usermount +.Xr sysctl 3 +variable must be set to 1 to permit file system mounting by ordinary users. .Pp Filenames are looked up in the upper layer and then in the lower layer. -- cgit v1.1