$2 is no longer $_VSERVER but the 'util-vserver-vars' file
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 22 Oct 2003 22:12:11 +0000 (22:12 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 22 Oct 2003 22:12:11 +0000 (22:12 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@288 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/distrib/redhat/initpost

index 6fa2da8..963cdb5 100755 (executable)
@@ -16,7 +16,7 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 vdir=$1/vdir
-_VSERVER=$2
+. "$2"
 
 
 pushd "$vdir"/etc/init.d &>/dev/null ||