summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjamie <jamie@FreeBSD.org>2015-01-31 17:35:53 +0000
committerjamie <jamie@FreeBSD.org>2015-01-31 17:35:53 +0000
commitc6bc15d7ab08f753864c67985cc70c180d9cf799 (patch)
treea0f122f4b76eb51437a7dd525aaf7fc88d4f887f /usr.sbin
parentb397ed48ffe5b08853689953cb68b4ad1dc04241 (diff)
downloadFreeBSD-src-c6bc15d7ab08f753864c67985cc70c180d9cf799.zip
FreeBSD-src-c6bc15d7ab08f753864c67985cc70c180d9cf799.tar.gz
MFC r277855:
Add allow.mount.fdescfs jail flag. PR: 192951 Submitted by: ruben@verweg.com
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/jail/jail.812
1 files changed, 10 insertions, 2 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index ee646e6..a1a59c2 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 4, 2014
+.Dd January 28, 2015
.Dt JAIL 8
.Os
.Sh NAME
@@ -362,7 +362,7 @@ A set of IPv6 options for the jail, the counterparts to
and
.Va ip4
above.
-.It vnet
+.It Va vnet
Create the jail with its own virtual network stack,
with its own network interfaces, addresses, routing table, etc.
The kernel must have been compiled with the
@@ -531,6 +531,14 @@ is set to a value lower than 2.
The devfs ruleset should be restricted from the default by using the
.Va devfs_ruleset
option.
+.It Va allow.mount.fdescfs
+privileged users inside the jail will be able to mount and unmount the
+fdescfs file system.
+This permission is effective only together with
+.Va allow.mount
+and only when
+.Va enforce_statfs
+is set to a value lower than 2.
.It Va allow.mount.nullfs
privileged users inside the jail will be able to mount and unmount the
nullfs file system.
OpenPOWER on IntegriCloud