]> git.pld-linux.org Git - packages/util-vserver.git/blobdiff - vservers.sysconfig
- rel 12
[packages/util-vserver.git] / vservers.sysconfig
index 3e8f66a8530439bf8eda4eddfd885f66576b17fc..0720dc2fe4744c02dd4b2f60a52f7e41bb8989de 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+SERVICE_LIMITS="-u unlimited -c unlimited"
 
 # A space-delimited list of vserver MARKS to start.
 # Identification of vservers happens by
@@ -18,6 +19,10 @@ MARKS="default"
 # Note: on stop the init script will stop ALL running vservers
 #STARTALL=yes
 
+# Which vservers you want to vhashify?
+# # Remember - vhashify must be configured first!
+#VHASHIFY_VSERVERS=""
+
 # Number of vservers which shall be started in parallel; since most
 # initmethods are spending much time in sleeps, it is safe to
 # use a high number here, though you should pay attention if you make
This page took 0.028246 seconds and 4 git commands to generate.