diff options
author | erdgeist <erdgeist@erdgeist.org> | 2012-09-09 20:15:29 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2012-09-09 20:15:29 +0000 |
commit | 6dde5f4f88a54893824b38421de28ec57897319d (patch) | |
tree | 6afcb1ba5fda1d9d1cc943c2021a7e5c5331fa14 /man7 | |
parent | 6a629c1634d3ab4f1e6bdc5bd9bdcf2be6a41ea8 (diff) |
Document the new ezjail_use_zfs_for_jails variable
Diffstat (limited to 'man7')
-rw-r--r-- | man7/ezjail.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7 index aa744ca..dd89dca 100644 --- a/man7/ezjail.7 +++ b/man7/ezjail.7 | |||
@@ -168,7 +168,10 @@ ZFS filesystem using the | |||
168 | variable. | 168 | variable. |
169 | .Pp | 169 | .Pp |
170 | You can use ZFS jails without installing the basejail into its own ZFS | 170 | You can use ZFS jails without installing the basejail into its own ZFS |
171 | filesystem and vice versa. | 171 | filesystem and vice versa. In order to create ZFS jails by default, set the |
172 | .Dq Li $ezjail_use_zfs_for_jails | ||
173 | variable to | ||
174 | .Dq YES . | ||
172 | .Ss Per-Jail options | 175 | .Ss Per-Jail options |
173 | As we saw earlier, a jail is described by a file in | 176 | As we saw earlier, a jail is described by a file in |
174 | .Pa EZJAIL_PREFIX/etc/ezjail/ . | 177 | .Pa EZJAIL_PREFIX/etc/ezjail/ . |