Document the new ezjail_use_zfs_for_jails variable
This commit is contained in:
parent
6dde5f4f88
commit
acf7435c20
@ -175,6 +175,16 @@ ZFS-datasets.
|
|||||||
.br
|
.br
|
||||||
Default:
|
Default:
|
||||||
.Em NO .
|
.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)
|
.It ezjail_jailzfs (str)
|
||||||
The name of the parent ZFS-dataset which ezjail will use to create
|
The name of the parent ZFS-dataset which ezjail will use to create
|
||||||
jails on. It will be mounted in
|
jails on. It will be mounted in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user