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 5d0667b..9a2cc64 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample | |||
@@ -8,7 +8,7 @@ | |||
8 | # | 8 | # |
9 | # Note: If you have spread your jails to multiple locations, use softlinks | 9 | # Note: If you have spread your jails to multiple locations, use softlinks |
10 | # to collect them in this directory | 10 | # to collect them in this directory |
11 | ezjail_jaildir=/usr/jails/ | 11 | ezjail_jaildir=/usr/jails |
12 | 12 | ||
13 | # Location of the tiny skeleton jail template | 13 | # Location of the tiny skeleton jail template |
14 | ezjail_jailtemplate=$ezjail_jaildir/newjail | 14 | ezjail_jailtemplate=$ezjail_jaildir/newjail |