s!-H!-HS! (reported by Arne Blankerts)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 2 Apr 2004 23:59:04 +0000 (23:59 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 2 Apr 2004 23:59:04 +0000 (23:59 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@1410 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/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