diff options
Diffstat (limited to 'man5/ezjail.conf.5')
-rwxr-xr-x | man5/ezjail.conf.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 2314ec6..6afede0 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 | |||
@@ -37,6 +37,11 @@ Cvs root to use when checking out or updating the ports tree in base jail | |||
37 | .br | 37 | .br |
38 | .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs | 38 | .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs |
39 | .TP | 39 | .TP |
40 | .B ezjail_ftphost (str) | ||
41 | This is where the install sub command defaults to fetch its packages from | ||
42 | .br | ||
43 | .I default: ftp.freebsd.org | ||
44 | .TP | ||
40 | .B ezjail_uglyperlhack (bool) | 45 | .B ezjail_uglyperlhack (bool) |
41 | Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. | 46 | Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. |
42 | .br | 47 | .br |