From e8cfca48730433f90421330710f021ca006a9e70 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 10 Apr 2006 13:16:43 +0000 Subject: Documentation on the image jails. More to come. --- man5/ezjail.5 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/man5/ezjail.5 b/man5/ezjail.5 index 27fdade..aaef3f0 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 @@ -21,12 +21,16 @@ read only into a number of stripped down jails via The ezjail script .B EZJAIL_PREFIX/etc/rc.d/ezjail.sh takes parameters -.I start, restart +.I start, startcrypto, restart and .I stop. 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 -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 jail_list before passing its command on to the -- cgit v1.2.3