summaryrefslogtreecommitdiff
path: root/man5/ezjail.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/ezjail.5')
-rwxr-xr-xman5/ezjail.57
1 files changed, 3 insertions, 4 deletions
diff --git a/man5/ezjail.5 b/man5/ezjail.5
index 1f84ffa..27fdade 100755
--- a/man5/ezjail.5
+++ b/man5/ezjail.5
@@ -26,11 +26,10 @@ and
26.I stop. 26.I stop.
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 config directory are being 29and shutdown time), all jails in ezjails scope are being started/stopped.
30started/stopped.
31 30
32The script then examines its config directory, sets config variables 31The script examines its config, sets variables for each jail in the
33for each jail in the jail_list before passing its command on to the 32jail_list before passing its command on to the
34.B /etc/rc.d/jail 33.B /etc/rc.d/jail
35script. 34script.
36.SH NOTES 35.SH NOTES