summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2012-09-09 20:15:29 +0000
committererdgeist <erdgeist@erdgeist.org>2012-09-09 20:15:29 +0000
commit6dde5f4f88a54893824b38421de28ec57897319d (patch)
tree6afcb1ba5fda1d9d1cc943c2021a7e5c5331fa14
parent6a629c1634d3ab4f1e6bdc5bd9bdcf2be6a41ea8 (diff)
Document the new ezjail_use_zfs_for_jails variable
-rw-r--r--man7/ezjail.75
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
168variable. 168variable.
169.Pp 169.Pp
170You can use ZFS jails without installing the basejail into its own ZFS 170You can use ZFS jails without installing the basejail into its own ZFS
171filesystem and vice versa. 171filesystem and vice versa. In order to create ZFS jails by default, set the
172.Dq Li $ezjail_use_zfs_for_jails
173variable to
174.Dq YES .
172.Ss Per-Jail options 175.Ss Per-Jail options
173As we saw earlier, a jail is described by a file in 176As we saw earlier, a jail is described by a file in
174.Pa EZJAIL_PREFIX/etc/ezjail/ . 177.Pa EZJAIL_PREFIX/etc/ezjail/ .