diff options
| -rwxr-xr-x | man5/ezjail.conf.5 | 12 | 
1 files changed, 9 insertions, 3 deletions
| 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 | |||
| 42 | .br | 42 | .br | 
| 43 | .I default: ftp.freebsd.org | 43 | .I default: ftp.freebsd.org | 
| 44 | .TP | 44 | .TP | 
| 45 | .B ezjail_uglyperlhack (bool) | 45 | .B ezjail_archivedir (str) | 
| 46 | Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. | 46 | This is the default archive location for the \fIezjail-admin archive\fR command. | 
| 47 | .br | 47 | .br | 
| 48 | .I default: YES | 48 | .I default: `pwd -P` | 
| 49 | .SH JAIL ADMIN OPTIONS | ||
| 49 | .TP | 50 | .TP | 
| 50 | .B ezjail_default_execute (str) | 51 | .B ezjail_default_execute (str) | 
| 51 | This is the default command executed in a jail by ezjail-admin console. | 52 | This is the default command executed in a jail by ezjail-admin console. | 
| @@ -106,6 +107,11 @@ and | |||
| 106 | for more information). | 107 | for more information). | 
| 107 | .br | 108 | .br | 
| 108 | .I default: "YES" | 109 | .I default: "YES" | 
| 110 | .TP | ||
| 111 | .B ezjail_uglyperlhack (bool) | ||
| 112 | Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. | ||
| 113 | .br | ||
| 114 | .I default: YES | ||
| 109 | .SH FILES | 115 | .SH FILES | 
| 110 | EZJAIL_PREFIX/etc/ezjail.conf | 116 | EZJAIL_PREFIX/etc/ezjail.conf | 
| 111 | .br | 117 | .br | 
