summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-02-29 00:30:18 +0000
committermm <mm@FreeBSD.org>2012-02-29 00:30:18 +0000
commit77766742e1d536bb65e0b2b9b7bab06d722ccb58 (patch)
tree9e8b5829d1a16cb06fc3ca6022a02aebe8d85d25 /usr.sbin
parent2db0395534d0b3319e7f923a1be5bc6410c3d006 (diff)
downloadFreeBSD-src-77766742e1d536bb65e0b2b9b7bab06d722ccb58.zip
FreeBSD-src-77766742e1d536bb65e0b2b9b7bab06d722ccb58.tar.gz
Add procfs to jail-mountable filesystems.
Reviewed by: jamie MFC after: 1 week
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/jail/jail.88
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index 69fdec5..7f08683 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -428,6 +428,14 @@ This permission is effective only together with
and if
.Va enforce_statfs
is set to a value lower than 2.
+.It Va allow.mount.procfs
+privileged users inside the jail will be able to mount and unmount the
+procfs file system.
+This permission is effective only together with
+.Va allow.mount
+and if
+.Va enforce_statfs
+is set to a value lower than 2.
.It Va allow.mount.zfs
privileged users inside the jail will be able to mount and unmount the
ZFS file system.
OpenPOWER on IntegriCloud