document ezjail_archivedir option, fix hierarchy of ezjail.conf options
This commit is contained in:
parent
0dc059f943
commit
32d54c5a9d
@ -42,10 +42,11 @@ This is where the install sub command defaults to fetch its packages from
|
|||||||
.br
|
.br
|
||||||
.I default: ftp.freebsd.org
|
.I default: ftp.freebsd.org
|
||||||
.TP
|
.TP
|
||||||
.B ezjail_uglyperlhack (bool)
|
.B ezjail_archivedir (str)
|
||||||
Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail.
|
This is the default archive location for the \fIezjail-admin archive\fR command.
|
||||||
.br
|
.br
|
||||||
.I default: YES
|
.I default: `pwd -P`
|
||||||
|
.SH JAIL ADMIN OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B ezjail_default_execute (str)
|
.B ezjail_default_execute (str)
|
||||||
This is the default command executed in a jail by ezjail-admin console.
|
This is the default command executed in a jail by ezjail-admin console.
|
||||||
@ -106,6 +107,11 @@ and
|
|||||||
for more information).
|
for more information).
|
||||||
.br
|
.br
|
||||||
.I default: "YES"
|
.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
|
.SH FILES
|
||||||
EZJAIL_PREFIX/etc/ezjail.conf
|
EZJAIL_PREFIX/etc/ezjail.conf
|
||||||
.br
|
.br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user