execute 'prepareStop()'
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 19 Oct 2004 21:08:10 +0000 (21:08 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 19 Oct 2004 21:08:10 +0000 (21:08 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1742 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver.stop

index 05c5990..129ce0b 100644 (file)
@@ -47,6 +47,7 @@ set +e
 
 vshelper.doDestroy "$VSERVER_DIR" "$S_CONTEXT"
 initSync           "$VSERVER_DIR" sync_fifo
+prepareStop "$VSERVER_DIR"
 
 cd "$VSERVER_DIR"/vdir/
 execScriptlets    "$VSERVER_DIR" "$VSERVER_NAME" pre-stop