From c7ee87cfdf08d6f8c2e874d3c6cbc96b4329e4e1 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 28 Jan 2011 16:42:09 +0000 Subject: Explicitely warn the user to set the ezjail_jailzfs variable, also correct miss-naming the destination zfs parent filesystem as zpool --- man7/ezjail.7 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'man7') 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 .Sx Jail Creation Examples for details. .Pp -Also, ezjail can be configured to install its basejail -and the accompaning template for all new jails into its own filesystem. -Set the +Also, ezjail can be configured to install its basejail and the accompaning +template for all new jails into its own filesystem. Set the .Dq Li $ezjail_use_zfs variable in your .Pa ezjail.conf @@ -162,9 +161,9 @@ before running .Nm Cm update or .Nm Cm install . -You may also want to configure the destination -.Xr zpool 8 -using the +.Pp +To use any zfs feature in ezjail, you first need to configure the destination +ZFS filesystem using the .Dq Li $ezjail_jailzfs variable. .Pp @@ -266,7 +265,7 @@ If .Dq Li YES , start the jail even when it is marked as blocking. .It ezjail_JAILNAME_zfs_datasets -For ZFS jails, additionnal ZFS datasets to attach to the jail when +For ZFS jails, additional ZFS datasets to attach to the jail when starting it. Taken from the .Fl z option when configuring a jail; the empty string otherwise. -- cgit v1.2.3