This commit is contained in:
erdgeist 2006-02-17 02:14:18 +00:00
parent 681fd19990
commit 1d27db59c9

View File

@ -44,13 +44,13 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to
for more information). for more information).
.TP .TP
.B ezjail_mount_enable (bool) .B ezjail_mount_enable (bool)
Controls, wheter /etc/fstab.hostname should be executed at jail startup Controls, whether /etc/fstab.hostname should be executed at jail startup
time. time.
.br .br
.I default: "YES" .I default: "YES"
.TP .TP
.B ezjail_devfs_enable (bool) .B ezjail_devfs_enable (bool)
Controls, wheter newly created jails will be given a working Controls, whether newly created jails will be given a working
.I /dev .I /dev
directory. (Refer to directory. (Refer to
.B devfs(5) .B devfs(5)
@ -71,7 +71,7 @@ for more information).
.I default: "devfsrules_jail" .I default: "devfsrules_jail"
.TP .TP
.B ezjail_procfs_enable (bool) .B ezjail_procfs_enable (bool)
Controls, wheter newly created jails will be given a working Controls, whether newly created jails will be given a working
.I /proc .I /proc
directory. (Refer to directory. (Refer to
.B procfs(5) .B procfs(5)
@ -82,7 +82,7 @@ for more information).
.I default: "YES" .I default: "YES"
.TP .TP
.B ezjail_fdescfs_enable (bool) .B ezjail_fdescfs_enable (bool)
Controls, wheter newly created jails will be given a working Controls, whether newly created jails will be given a working
.I /dev/fd/ .I /dev/fd/
directory. (Refer to directory. (Refer to
.B fdescfs(5) .B fdescfs(5)