summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xman5/ezjail.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5
index 8a04177..6c3a93c 100755
--- a/man5/ezjail.conf.5
+++ b/man5/ezjail.conf.5
@@ -44,13 +44,13 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to
44for more information). 44for more information).
45.TP 45.TP
46.B ezjail_mount_enable (bool) 46.B ezjail_mount_enable (bool)
47Controls, wheter /etc/fstab.hostname should be executed at jail startup 47Controls, whether /etc/fstab.hostname should be executed at jail startup
48time. 48time.
49.br 49.br
50.I default: "YES" 50.I default: "YES"
51.TP 51.TP
52.B ezjail_devfs_enable (bool) 52.B ezjail_devfs_enable (bool)
53Controls, wheter newly created jails will be given a working 53Controls, whether newly created jails will be given a working
54.I /dev 54.I /dev
55directory. (Refer to 55directory. (Refer to
56.B devfs(5) 56.B devfs(5)
@@ -71,7 +71,7 @@ for more information).
71.I default: "devfsrules_jail" 71.I default: "devfsrules_jail"
72.TP 72.TP
73.B ezjail_procfs_enable (bool) 73.B ezjail_procfs_enable (bool)
74Controls, wheter newly created jails will be given a working 74Controls, whether newly created jails will be given a working
75.I /proc 75.I /proc
76directory. (Refer to 76directory. (Refer to
77.B procfs(5) 77.B procfs(5)
@@ -82,7 +82,7 @@ for more information).
82.I default: "YES" 82.I default: "YES"
83.TP 83.TP
84.B ezjail_fdescfs_enable (bool) 84.B ezjail_fdescfs_enable (bool)
85Controls, wheter newly created jails will be given a working 85Controls, whether newly created jails will be given a working
86.I /dev/fd/ 86.I /dev/fd/
87directory. (Refer to 87directory. (Refer to
88.B fdescfs(5) 88.B fdescfs(5)