added support for kill-signal sequence
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 17 Oct 2003 00:45:05 +0000 (00:45 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 17 Oct 2003 00:45:05 +0000 (00:45 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@190 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver.stop

index 49f300d..385ad96 100644 (file)
@@ -34,6 +34,7 @@ cd "$VSERVER_DIR"/vdir/
     "$_CAPCHROOT"    "${CAPCHROOT_OPTS[@]}" . "${INITCMD_STOP[@]}"
 
 "${INITCMD_STOP_SYNC[@]}"
+"$_CTX_KILL" -c "$S_CONTEXT" -- "${INITKILL_SEQ[@]}"
 
 execScriptlets    "$VSERVER_DIR" "$VSERVER_NAME" post-stop