document ezjail_archivedir option, fix hierarchy of ezjail.conf options

This commit is contained in:
erdgeist 2007-10-01 11:42:31 +00:00
parent 0dc059f943
commit 32d54c5a9d

View File

@ -42,10 +42,11 @@ This is where the install sub command defaults to fetch its packages from
.br
.I default: ftp.freebsd.org
.TP
.B ezjail_uglyperlhack (bool)
Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail.
.B ezjail_archivedir (str)
This is the default archive location for the \fIezjail-admin archive\fR command.
.br
.I default: YES
.I default: `pwd -P`
.SH JAIL ADMIN OPTIONS
.TP
.B ezjail_default_execute (str)
This is the default command executed in a jail by ezjail-admin console.
@ -106,6 +107,11 @@ and
for more information).
.br
.I default: "YES"
.TP
.B ezjail_uglyperlhack (bool)
Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail.
.br
.I default: YES
.SH FILES
EZJAIL_PREFIX/etc/ezjail.conf
.br