diff options
Diffstat (limited to 'man5/ezjail.conf.5')
-rwxr-xr-x | man5/ezjail.conf.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 042d915..9089b86 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 | |||
@@ -38,7 +38,7 @@ Cvs root to use when checking out or updating the ports tree in base jail | |||
38 | .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs | 38 | .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs |
39 | .TP | 39 | .TP |
40 | .B ezjail_ftphost (str) | 40 | .B ezjail_ftphost (str) |
41 | This is where the install sub command defaults to fetch its packages from | 41 | This is where the install subcommand defaults to fetch its packages from |
42 | .br | 42 | .br |
43 | .I default: ftp.freebsd.org | 43 | .I default: ftp.freebsd.org |
44 | .TP | 44 | .TP |
@@ -60,13 +60,13 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to | |||
60 | for more information). | 60 | for more information). |
61 | .TP | 61 | .TP |
62 | .B ezjail_mount_enable (bool) | 62 | .B ezjail_mount_enable (bool) |
63 | Controls, whether /etc/fstab.hostname should be executed at jail startup | 63 | Controls whether /etc/fstab.hostname should be executed at jail startup |
64 | time. | 64 | time. |
65 | .br | 65 | .br |
66 | .I default: "YES" | 66 | .I default: "YES" |
67 | .TP | 67 | .TP |
68 | .B ezjail_devfs_enable (bool) | 68 | .B ezjail_devfs_enable (bool) |
69 | Controls, whether newly created jails will be given a working | 69 | Controls whether newly created jails are given a working |
70 | .I /dev | 70 | .I /dev |
71 | directory. (Refer to | 71 | directory. (Refer to |
72 | .B devfs(5) | 72 | .B devfs(5) |
@@ -77,7 +77,7 @@ for more information). | |||
77 | .I default: "YES" | 77 | .I default: "YES" |
78 | .TP | 78 | .TP |
79 | .B ezjail_devfs_ruleset (str) | 79 | .B ezjail_devfs_ruleset (str) |
80 | Specifies, which devfs ruleset should apply for newly created jails. | 80 | Specifies which devfs ruleset should apply for newly created jails. |
81 | (Refer to | 81 | (Refer to |
82 | .B devfs(5) | 82 | .B devfs(5) |
83 | and | 83 | and |
@@ -87,7 +87,7 @@ for more information). | |||
87 | .I default: "devfsrules_jail" | 87 | .I default: "devfsrules_jail" |
88 | .TP | 88 | .TP |
89 | .B ezjail_procfs_enable (bool) | 89 | .B ezjail_procfs_enable (bool) |
90 | Controls, whether newly created jails will be given a working | 90 | Controls whether newly created jails are given a working |
91 | .I /proc | 91 | .I /proc |
92 | directory. (Refer to | 92 | directory. (Refer to |
93 | .B procfs(5) | 93 | .B procfs(5) |
@@ -98,7 +98,7 @@ for more information). | |||
98 | .I default: "YES" | 98 | .I default: "YES" |
99 | .TP | 99 | .TP |
100 | .B ezjail_fdescfs_enable (bool) | 100 | .B ezjail_fdescfs_enable (bool) |
101 | Controls, whether newly created jails will be given a working | 101 | Controls whether newly created jails are given a working |
102 | .I /dev/fd/ | 102 | .I /dev/fd/ |
103 | directory. (Refer to | 103 | directory. (Refer to |
104 | .B fdescfs(5) | 104 | .B fdescfs(5) |