From 9b665e83b4d32cac0e95b8144e0ae8d6a0044f1c Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Wed, 21 Apr 2004 21:17:46 +0000 Subject: [PATCH] give correct vserver-name in the hints ($VSERVER_DIR instead of $VSERVER_NAME) git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1490 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/scripts/vserver.start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver/scripts/vserver.start b/util-vserver/scripts/vserver.start index 8f2c3b9..43f17b0 100644 --- a/util-vserver/scripts/vserver.start +++ b/util-vserver/scripts/vserver.start @@ -43,7 +43,7 @@ An error occured after executing the vserver startup sequence. This means that some processes may exist in the created context and the manual execution of - $_VSERVER '$VSERVER_NAME' stop + $_VSERVER '$VSERVER_DIR' stop is recommended to fix this." else -- 1.8.1.5