From: Enrico Scholz Date: Tue, 19 Oct 2004 21:08:10 +0000 (+0000) Subject: execute 'prepareStop()' X-Git-Tag: IPSENTINEL_VERSION_0_12~250 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d92e4a95ab0540a7469c9534a26ed47ddb7eb1;p=util-vserver.git execute 'prepareStop()' git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1742 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/scripts/vserver.stop b/util-vserver/scripts/vserver.stop index 05c5990..129ce0b 100644 --- a/util-vserver/scripts/vserver.stop +++ b/util-vserver/scripts/vserver.stop @@ -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