summaryrefslogtreecommitdiff
path: root/man5/ezjail.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/ezjail.5')
-rwxr-xr-xman5/ezjail.59
1 files changed, 5 insertions, 4 deletions
diff --git a/man5/ezjail.5 b/man5/ezjail.5
index aaef3f0..49fd0c6 100755
--- a/man5/ezjail.5
+++ b/man5/ezjail.5
@@ -27,13 +27,14 @@ and
27It may be passed an additional list of jails. If no jail name is 27It may be passed an additional list of jails. If no jail name is
28specified (usually when the script is being called by rc.local at boot 28specified (usually when the script is being called by rc.local at boot
29and shutdown time), all jails in ezjails scope, except crypto image 29and shutdown time), all jails in ezjails scope, except crypto image
30jails, are being started/stopped. To start all crytpo image jails, use 30jails (or jails marked as blocking), are being started/stopped. To
31the 31start all crytpo image jails (or those depending on them), use the
32.I startcrypto 32.I startcrypto
33parameter. 33parameter.
34 34
35The script examines its config, sets variables for each jail in the 35The script examines its config, attaches and mounts images, sets
36jail_list before passing its command on to the 36variables for each jail in the jail_list before passing its command on
37to the
37.B /etc/rc.d/jail 38.B /etc/rc.d/jail
38script. 39script.
39.SH NOTES 40.SH NOTES