diff options
Diffstat (limited to 'ezjail.conf.sample')
| -rwxr-xr-x | ezjail.conf.sample | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ezjail.conf.sample b/ezjail.conf.sample index b14dc17..3dfd336 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample | |||
| @@ -23,6 +23,9 @@ | |||
| 23 | # a cvsroot near you | 23 | # a cvsroot near you |
| 24 | # ezjail_portscvsroot=:pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs | 24 | # ezjail_portscvsroot=:pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs |
| 25 | 25 | ||
| 26 | # This is where the install sub command defaults to fetch its packages from | ||
| 27 | # ezjail_ftphost=ftp.freebsd.org | ||
| 28 | |||
| 26 | # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl | 29 | # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl |
| 27 | # to accomodate all scripts using '#!/usr/bin/perl'... | 30 | # to accomodate all scripts using '#!/usr/bin/perl'... |
| 28 | # ezjail_uglyperlhack="YES" | 31 | # ezjail_uglyperlhack="YES" |
