From: Enrico Scholz Date: Thu, 27 Jan 2005 19:15:17 +0000 (+0000) Subject: execute sanityCheck() X-Git-Tag: IPSENTINEL_VERSION_0_12~178 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77c645592b1a03f017edc230c31b51c63c73f71;p=util-vserver.git execute sanityCheck() git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1816 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/scripts/vserver.start b/util-vserver/scripts/vserver.start index 4866341..1c65eb8 100644 --- a/util-vserver/scripts/vserver.start +++ b/util-vserver/scripts/vserver.start @@ -75,7 +75,7 @@ startsync_pipe= set -e trap "cleanup" EXIT -vshelper.doSanityCheck +sanityCheck "$VSERVER_DIR" mountRootFS "$VSERVER_DIR" generateOptions "$VSERVER_DIR"