diff options
Diffstat (limited to 'man5/ezjail.5')
-rwxr-xr-x | man5/ezjail.5 | 7 |
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. |
27 | It may be passed an additional list of jails. If no jail name is | 27 | It may be passed an additional list of jails. If no jail name is |
28 | specified (usually when the script is being called by rc.local at boot | 28 | specified (usually when the script is being called by rc.local at boot |
29 | and shutdown time), all jails in ezjails config directory are being | 29 | and shutdown time), all jails in ezjails scope are being started/stopped. |
30 | started/stopped. | ||
31 | 30 | ||
32 | The script then examines its config directory, sets config variables | 31 | The script examines its config, sets variables for each jail in the |
33 | for each jail in the jail_list before passing its command on to the | 32 | jail_list before passing its command on to the |
34 | .B /etc/rc.d/jail | 33 | .B /etc/rc.d/jail |
35 | script. | 34 | script. |
36 | .SH NOTES | 35 | .SH NOTES |