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 5fee81a..3cbe78a 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample | |||
| @@ -29,6 +29,9 @@ | |||
| 29 | # This is the command that is being executed by the console subcommand | 29 | # This is the command that is being executed by the console subcommand |
| 30 | # ezjail_default_execute=/bin/sh | 30 | # ezjail_default_execute=/bin/sh |
| 31 | 31 | ||
| 32 | # This is the default location where ezjail archives its jails to | ||
| 33 | # ezjail_archivedir=`pwd -P` | ||
| 34 | |||
| 32 | # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl | 35 | # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl |
| 33 | # to accomodate all scripts using '#!/usr/bin/perl'... | 36 | # to accomodate all scripts using '#!/usr/bin/perl'... |
| 34 | # ezjail_uglyperlhack="YES" | 37 | # ezjail_uglyperlhack="YES" |
