execute sanityCheck()
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 27 Jan 2005 19:15:17 +0000 (19:15 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 27 Jan 2005 19:15:17 +0000 (19:15 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1816 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver.start

index 4866341..1c65eb8 100644 (file)
@@ -75,7 +75,7 @@ startsync_pipe=
 set -e
 trap "cleanup" EXIT
 
-vshelper.doSanityCheck
+sanityCheck      "$VSERVER_DIR"
 
 mountRootFS      "$VSERVER_DIR"
 generateOptions  "$VSERVER_DIR"