From 32d54c5a9d32c4ef6642f86828f26b18c6ce2a3e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 1 Oct 2007 11:42:31 +0000 Subject: document ezjail_archivedir option, fix hierarchy of ezjail.conf options --- man5/ezjail.conf.5 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'man5') diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 8e00e87..042d915 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 @@ -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 -- cgit v1.2.3