summaryrefslogtreecommitdiff
path: root/man5/ezjail.5
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2006-05-22 00:20:47 +0000
committererdgeist <erdgeist@erdgeist.org>2006-05-22 00:20:47 +0000
commit5c2ac7cf28973a67df34da71b670e8d74d776ddd (patch)
tree3b7e71212344ce9ac5b3b819a1c5267151e441cd /man5/ezjail.5
parent24e91c5d8b649e8b9c4cb1e63378c937e54d58c2 (diff)
Preparing for release of ezjail-2.0beta
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