From def86d60c07e401d88cc62f7ecd66c8e27b79abe Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 30 Sep 2007 12:09:03 +0000 Subject: Archive command should be working right now --- ezjail.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ezjail.conf.sample') 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 @@ # This is the command that is being executed by the console subcommand # ezjail_default_execute=/bin/sh +# This is the default location where ezjail archives its jails to +# ezjail_archivedir=`pwd -P` + # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl # to accomodate all scripts using '#!/usr/bin/perl'... # ezjail_uglyperlhack="YES" -- cgit v1.2.3