]> git.pld-linux.org Git - packages/util-vserver.git/blobdiff - vservers.sysconfig
- up to pre3117 (TODO: package systemd support files)
[packages/util-vserver.git] / vservers.sysconfig
index 3e8f66a8530439bf8eda4eddfd885f66576b17fc..64be5f00ec65dbb65747ee899a899ac377b08a35 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
@@ -28,4 +33,4 @@ MARKS="default"
 # The location of util-vserver-vars
 # This file contains variables to util-vserver scripts used within the
 # init script. Change at your own risk.
-#UTIL_VSERVER_VARS=/usr/lib/util-vserver/util-vserver-vars
+#UTIL_VSERVER_VARS=/usr/share/util-vserver/util-vserver-vars
This page took 0.030331 seconds and 4 git commands to generate.