From acf7435c208daf270de08a13a32e2fde8d10bd62 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 9 Sep 2012 20:42:41 +0000 Subject: Document the new ezjail_use_zfs_for_jails variable --- man5/ezjail.conf.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man5') diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 4399905..847eee4 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 @@ -175,6 +175,16 @@ ZFS-datasets. .br Default: .Em NO . +.It ezjail_use_zfs_for_jails (bool) +Set to YES, if ezjail should manage all new jails in their own +ZFS-datasets. To override that on the command line, use +.Cm ezjail-admin create -c simple +for image based jails or +.Cm ezjail-admin create -c '' +for non-image jails. +.br +Default: +.Em NO . .It ezjail_jailzfs (str) The name of the parent ZFS-dataset which ezjail will use to create jails on. It will be mounted in -- cgit v1.2.3