util-vserver-0.30
[util-vserver.git] / distrib / sample.conf
index 7e1b7a6..b56d9a3 100644 (file)
@@ -40,7 +40,7 @@ S_FLAGS="lock nproc"
 # ULIMIT="-H -u 200"
 # The example above, combined with the nproc S_FLAGS will limit the
 # vserver to a maximum of 200 processes
-ULIMIT="-H -u 1000"
+ULIMIT="-HS -u 1000"
 # You can set various capabilities. By default, the vserver are run
 # with a limited set, so you can let root run in a vserver and not
 # worry about it. He can't take over the machine. In some cases