Skip to content

Commit 461b8ac

Browse files
author
pooka
committed
Don't re-explain vfs.generic.usermount & friends here.
1 parent 860a746 commit 461b8ac

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

sbin/mount_union/mount_union.8

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: mount_union.8,v 1.16 2005/01/31 05:19:19 erh Exp $
1+
.\" $NetBSD: mount_union.8,v 1.17 2007/08/01 08:52:07 pooka Exp $
22
.\"
33
.\" Copyright (c) 1994
44
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
3232
.\"
3333
.\" @(#)mount_union.8 8.7 (Berkeley) 5/1/95
3434
.\"
35-
.Dd May 6, 2003
35+
.Dd August 1, 2007
3636
.Dt MOUNT_UNION 8
3737
.Os
3838
.Sh NAME
@@ -91,14 +91,6 @@ Hide the lower layer completely in the same way as mounting with
9191
.Xr mount_null 8 .
9292
.El
9393
.Pp
94-
To enforce filesystem security, the user mounting the filesystem
95-
must be superuser or else have write permission on the mounted-on
96-
directory.
97-
In addition, the
98-
.Em vfs.generic.usermount
99-
.Xr sysctl 3
100-
variable must be set to 1 to permit file system mounting by ordinary users.
101-
.Pp
10294
Filenames are looked up in the upper layer and then in the
10395
lower layer.
10496
If a directory is found in the lower layer, and there is no entry

0 commit comments

Comments
 (0)