diff options
author | erdgeist <erdgeist@erdgeist.org> | 2006-05-22 00:20:47 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2006-05-22 00:20:47 +0000 |
commit | 5c2ac7cf28973a67df34da71b670e8d74d776ddd (patch) | |
tree | 3b7e71212344ce9ac5b3b819a1c5267151e441cd /ezjail.conf.sample | |
parent | 24e91c5d8b649e8b9c4cb1e63378c937e54d58c2 (diff) |
Preparing for release of ezjail-2.0beta
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" |