X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fscripts%2Fvtop;h=5ebf25fc4b27ac2d0d6ee6c15009c40d0be24515;hb=faa778968d1a7dfeaebc9fe4b847e691dc62fd15;hp=6aeb35a96142b3154c872043356385e467dc7a5a;hpb=dfd7c5abfa53e81582a7ca7e88f6ab82dda39085;p=util-vserver.git diff --git a/util-vserver/scripts/vtop b/util-vserver/scripts/vtop index 6aeb35a..5ebf25f 100755 --- a/util-vserver/scripts/vtop +++ b/util-vserver/scripts/vtop @@ -25,4 +25,4 @@ test -e "$UTIL_VSERVER_VARS" || { } . "$UTIL_VSERVER_VARS" -exec $SBINDIR/chcontext --silent --ctx 1 top "$@" +exec $__SBINDIR/chcontext --silent --ctx 1 top "$@"