]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disallow non-root mount. If you want to allow non-root mount, change
authorKATO Takenori <kato@FreeBSD.org>
Thu, 23 Oct 1997 09:29:09 +0000 (09:29 +0000)
committerKATO Takenori <kato@FreeBSD.org>
Thu, 23 Oct 1997 09:29:09 +0000 (09:29 +0000)
commit1c1ff2947bf4d6734f7d7f768be4b4771e3f6d16
treea7b09685606fbac50e5ebd792f79c0a128412dff
parent5eec03280abf4ec3d7da88df931861a64e393d21
Disallow non-root mount.  If you want to allow non-root mount, change
vfs.usermount into 1 with sysctl.
sys/kern/vfs_extattr.c
sys/kern/vfs_syscalls.c