diff options
Diffstat (limited to 'man7/ezjail.7')
-rw-r--r-- | man7/ezjail.7 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7 index 03f11c5..8f4e263 100644 --- a/man7/ezjail.7 +++ b/man7/ezjail.7 | |||
@@ -150,9 +150,8 @@ filesystem. See | |||
150 | .Sx Jail Creation Examples | 150 | .Sx Jail Creation Examples |
151 | for details. | 151 | for details. |
152 | .Pp | 152 | .Pp |
153 | Also, ezjail can be configured to install its basejail | 153 | Also, ezjail can be configured to install its basejail and the accompaning |
154 | and the accompaning template for all new jails into its own filesystem. | 154 | template for all new jails into its own filesystem. Set the |
155 | Set the | ||
156 | .Dq Li $ezjail_use_zfs | 155 | .Dq Li $ezjail_use_zfs |
157 | variable in your | 156 | variable in your |
158 | .Pa ezjail.conf | 157 | .Pa ezjail.conf |
@@ -162,9 +161,9 @@ before running | |||
162 | .Nm Cm update | 161 | .Nm Cm update |
163 | or | 162 | or |
164 | .Nm Cm install . | 163 | .Nm Cm install . |
165 | You may also want to configure the destination | 164 | .Pp |
166 | .Xr zpool 8 | 165 | To use any zfs feature in ezjail, you first need to configure the destination |
167 | using the | 166 | ZFS filesystem using the |
168 | .Dq Li $ezjail_jailzfs | 167 | .Dq Li $ezjail_jailzfs |
169 | variable. | 168 | variable. |
170 | .Pp | 169 | .Pp |
@@ -266,7 +265,7 @@ If | |||
266 | .Dq Li YES , | 265 | .Dq Li YES , |
267 | start the jail even when it is marked as blocking. | 266 | start the jail even when it is marked as blocking. |
268 | .It ezjail_JAILNAME_zfs_datasets | 267 | .It ezjail_JAILNAME_zfs_datasets |
269 | For ZFS jails, additionnal ZFS datasets to attach to the jail when | 268 | For ZFS jails, additional ZFS datasets to attach to the jail when |
270 | starting it. Taken from the | 269 | starting it. Taken from the |
271 | .Fl z | 270 | .Fl z |
272 | option when configuring a jail; the empty string otherwise. | 271 | option when configuring a jail; the empty string otherwise. |