diff options
Diffstat (limited to 'ezjail.conf.sample')
| -rwxr-xr-x | ezjail.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 7aec8d5..5d3bbe2 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | # ezjail_default_flavour="" | 33 | # ezjail_default_flavour="" |
| 34 | 34 | ||
| 35 | # This is the default location where ezjail archives its jails to | 35 | # This is the default location where ezjail archives its jails to |
| 36 | # ezjail_archivedir=`pwd -P` | 36 | # ezjail_archivedir="${ezjail_jaildir}/ezjail_archives" |
| 37 | 37 | ||
| 38 | # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl | 38 | # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl |
| 39 | # to accomodate all scripts using '#!/usr/bin/perl'... | 39 | # to accomodate all scripts using '#!/usr/bin/perl'... |
