diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2010-01-14 02:11:03 +0000 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2010-01-14 02:11:03 +0000 |
| commit | 02b7620839a428c58924153f8f9fab3cb80b486a (patch) | |
| tree | 266f35c2666a87eb5626d85b1a0ff799f411dccd /ezjail.conf.sample | |
| parent | 22aa36af20d28c65abe9c5ef96b45e643c27b19f (diff) | |
Introduce a default flavour setting, also fix some leftovers from renaming default to example. Many thanks to Panagiotis J. Christias
Diffstat (limited to 'ezjail.conf.sample')
| -rwxr-xr-x | ezjail.conf.sample | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 46c08bc..7aec8d5 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample | |||
| @@ -27,7 +27,10 @@ | |||
| 27 | # ezjail_ftphost=ftp.freebsd.org | 27 | # ezjail_ftphost=ftp.freebsd.org |
| 28 | 28 | ||
| 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=/usr/bin/login -f root | 30 | # ezjail_default_execute="/usr/bin/login -f root" |
| 31 | |||
| 32 | # This is the flavour used by default when setting up a new jail | ||
| 33 | # ezjail_default_flavour="" | ||
| 31 | 34 | ||
| 32 | # This is the default location where ezjail archives its jails to | 35 | # This is the default location where ezjail archives its jails to |
| 33 | # ezjail_archivedir=`pwd -P` | 36 | # ezjail_archivedir=`pwd -P` |
