diff options
Diffstat (limited to 'man5/ezjail.5')
-rwxr-xr-x | man5/ezjail.5 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/man5/ezjail.5 b/man5/ezjail.5 index a3a4498..842af30 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 | |||
@@ -26,7 +26,7 @@ takes parameters | |||
26 | and | 26 | and |
27 | .I stop. | 27 | .I stop. |
28 | It may be passed an additional list of jails. If no jail name is | 28 | It may be passed an additional list of jails. If no jail name is |
29 | specified (usually when the script is being called by rc.local at boot | 29 | specified (usually when the script is being called by rc.local at boot |
30 | and shutdown time), all jails in ezjails config directory are being | 30 | and shutdown time), all jails in ezjails config directory are being |
31 | started/stopped. | 31 | started/stopped. |
32 | 32 | ||
@@ -35,13 +35,12 @@ for each jail in the jail_list before passing its command on to the | |||
35 | .B /etc/rc.d/jail | 35 | .B /etc/rc.d/jail |
36 | script. | 36 | script. |
37 | .SH NOTES | 37 | .SH NOTES |
38 | .B ezjail | 38 | .B ezjail.sh |
39 | enforces the execution of | 39 | enforces the execution of |
40 | .B /etc/rc.d/jail, | 40 | .B /etc/rc.d/jail, |
41 | by adding the option | 41 | by prepending |
42 | .I one | 42 | .I "one" |
43 | to the start, restart and stop commands | 43 | to the start, restart and stop commands so it is |
44 | so it is | ||
45 | .B NOT NECESSARY | 44 | .B NOT NECESSARY |
46 | to set | 45 | to set |
47 | .I jail_enable | 46 | .I jail_enable |