aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/conf/simplepkg.conf.new')
-rw-r--r--trunk/conf/simplepkg.conf.new4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new
index 28af9a7..a6ed9a4 100644
--- a/trunk/conf/simplepkg.conf.new
+++ b/trunk/conf/simplepkg.conf.new
@@ -13,6 +13,10 @@
# where jails are placed
JAIL_ROOT="/vservers"
+# wheter mkjial should add new jails in the jail list
+# to enable it, set to "1" or "yes"
+ADD_TO_JAIL_LIST="1"
+
# whether mkjail should clean the package cache before installation
# to enable it, set to "1" or "yes"
SIMPLARET_CLEAN="1"