From e27c24db3adb58565edafe6602c04036fd50f30f Mon Sep 17 00:00:00 2001 From: cryx Date: Sat, 9 Jan 2010 00:56:24 +0000 Subject: zfs property jailed has to be set to "on". --- man1/ezjail-admin.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man1/ezjail-admin.1') diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1 index 84ecd12..f7c84a2 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 @@ -149,8 +149,8 @@ will be configured and, if the jail is running, appliedto the running jail. The may include numbers separated by '-' for ranges and commas separating individual numbers. With the -z option, one or more zfs-datasets can be configured to be attached to the jail. -You need to configure the sysctl security.jail.mount_allowed=1 and security.jail.enforce_statfs=0 -as well as "add path zfs unhide" in the devfs ruleset for the jail. +You need to configure the sysctl security.jail.mount_allowed=1 and security.jail.enforce_statfs=0, +set the jailed zfs property to on as well as "add path zfs unhide" in the devfs ruleset for the jail. You can configure an altered network view (FIB) for the jail with the -f option. For setting up FIBs, see setfib(1). The jail needs to be restarted after the option has been applied to take effect. -- cgit v1.2.3