Apply Jan Rekorajski's CPUSET patch.
[util-vserver.git] / scripts / vserver.start
index 7890c13..98a07cd 100644 (file)
@@ -113,6 +113,7 @@ enableInterfaces "$VSERVER_DIR" && have_interfaces=1
 
 mountVserver "$VSERVER_DIR"     && is_mounted=1
 prepareInit  "$VSERVER_DIR"
+addtoCPUSET  "$VSERVER_DIR"
 
 pushd "$VSERVER_DIR"/vdir/ >/dev/null
 execScriptlets   "$VSERVER_DIR" "$VSERVER_NAME" pre-start