aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf.new
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-07 19:51:31 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-07 19:51:31 +0000
commit9d57fffa0170088085f0552afa244bca3f9136b7 (patch)
tree50c3501e8a3df9e4a28137bc5db32960da31d3d2 /trunk/conf/simplepkg.conf.new
parentec39a8ff96b6d71e767f5d356ceaeb6bcce7ab02 (diff)
downloadsimplepkg-9d57fffa0170088085f0552afa244bca3f9136b7.tar.gz
simplepkg-9d57fffa0170088085f0552afa244bca3f9136b7.tar.bz2
see doc/CHANGELOG for details
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@317 04377dda-e619-0410-9926-eae83683ac58
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"