diff options
Diffstat (limited to 'man5/ezjail.conf.5')
-rwxr-xr-x | man5/ezjail.conf.5 | 10 |
1 files changed, 10 insertions, 0 deletions
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. | |||
175 | .br | 175 | .br |
176 | Default: | 176 | Default: |
177 | .Em NO . | 177 | .Em NO . |
178 | .It ezjail_use_zfs_for_jails (bool) | ||
179 | Set to YES, if ezjail should manage all new jails in their own | ||
180 | ZFS-datasets. To override that on the command line, use | ||
181 | .Cm ezjail-admin create -c simple | ||
182 | for image based jails or | ||
183 | .Cm ezjail-admin create -c '' | ||
184 | for non-image jails. | ||
185 | .br | ||
186 | Default: | ||
187 | .Em NO . | ||
178 | .It ezjail_jailzfs (str) | 188 | .It ezjail_jailzfs (str) |
179 | The name of the parent ZFS-dataset which ezjail will use to create | 189 | The name of the parent ZFS-dataset which ezjail will use to create |
180 | jails on. It will be mounted in | 190 | jails on. It will be mounted in |