diff options
Diffstat (limited to 'man5/ezjail.5')
| -rwxr-xr-x | man5/ezjail.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man5/ezjail.5 b/man5/ezjail.5 index f147ea9..62cbb42 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 | |||
| @@ -17,17 +17,17 @@ then mounted read only into a number of stripped down jails via | |||
| 17 | .SH INVOCATION | 17 | .SH INVOCATION |
| 18 | The ezjail script \fBEZJAIL_PREFIX/etc/rc.d/ezjail.sh\fR takes parameters \fIstart, | 18 | The ezjail script \fBEZJAIL_PREFIX/etc/rc.d/ezjail.sh\fR takes parameters \fIstart, |
| 19 | startcrypto, restart\fR and \fIstop\fR. It may be passed an additional list of | 19 | startcrypto, restart\fR and \fIstop\fR. It may be passed an additional list of |
| 20 | jails. If no jail name is specified (usually when the script is being called by | 20 | jails. If no jail name is specified (usually when the script is called by |
| 21 | rc.local at boot and shutdown time), all jails in ezjails scope, except crypto | 21 | rc.local at boot and shutdown time), all jails in ezjail's scope, except crypto |
| 22 | image jails (or jails marked as blocking), are being started/stopped. To start | 22 | image jails (or jails marked as blocking), are started/stopped. To start |
| 23 | all crytpo image jails (or those depending on them), use the \fIstartcrypto\fR parameter. | 23 | all crytpo image jails (or those depending on them), use the \fIstartcrypto\fR parameter. |
| 24 | 24 | ||
| 25 | The script examines its config, attaches and mounts images, sets | 25 | The script examines its config, attaches and mounts images, and sets |
| 26 | variables for each jail in the jail_list before passing its command on | 26 | variables for each jail in the jail_list before passing its command on |
| 27 | to the \fB/etc/rc.d/jail\fR script. | 27 | to the \fB/etc/rc.d/jail\fR script. |
| 28 | .SH NOTES | 28 | .SH NOTES |
| 29 | .B ezjail.sh\fR enforces the execution of \fB/etc/rc.d/jail\fR, by | 29 | .B ezjail.sh\fR enforces the execution of \fB/etc/rc.d/jail\fR, by |
| 30 | prepending \fI"one"\fR to the start, restart and stop commands so it is | 30 | prepending \fI"one"\fR to the start, restart, and stop commands so it is |
| 31 | .B NOT NECESSARY\fR to set \fIjail_enable\fR in the \fB/etc/rc.conf\fR | 31 | .B NOT NECESSARY\fR to set \fIjail_enable\fR in the \fB/etc/rc.conf\fR |
| 32 | config file. | 32 | config file. |
| 33 | .SH FILES | 33 | .SH FILES |
