Documentation on the image jails. More to come.
This commit is contained in:
parent
bb8bc1abed
commit
e8cfca4873
@ -21,12 +21,16 @@ read only into a number of stripped down jails via
|
|||||||
The ezjail script
|
The ezjail script
|
||||||
.B EZJAIL_PREFIX/etc/rc.d/ezjail.sh
|
.B EZJAIL_PREFIX/etc/rc.d/ezjail.sh
|
||||||
takes parameters
|
takes parameters
|
||||||
.I start, restart
|
.I start, startcrypto, restart
|
||||||
and
|
and
|
||||||
.I stop.
|
.I stop.
|
||||||
It may be passed an additional list of jails. If no jail name is
|
It may be passed an additional list of jails. If no jail name is
|
||||||
specified (usually when the script is being called by rc.local at boot
|
specified (usually when the script is being called by rc.local at boot
|
||||||
and shutdown time), all jails in ezjails scope are being started/stopped.
|
and shutdown time), all jails in ezjails scope, except crypto image
|
||||||
|
jails, are being started/stopped. To start all crytpo image jails, use
|
||||||
|
the
|
||||||
|
.I startcrypto
|
||||||
|
parameter.
|
||||||
|
|
||||||
The script examines its config, sets variables for each jail in the
|
The script examines its config, sets variables for each jail in the
|
||||||
jail_list before passing its command on to the
|
jail_list before passing its command on to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user