applied http://savannah.nongnu.org/patch/?func=detailitem&item_id=4814
[util-vserver.git] / util-vserver / scripts / vpstree
index b0a6595..efa6e88 100755 (executable)
@@ -25,4 +25,4 @@ test -e "$UTIL_VSERVER_VARS" || {
 }
 . "$UTIL_VSERVER_VARS"
 
-exec $SBINDIR/chcontext --silent --ctx 1 pstree "$@"
+exec $__SBINDIR/chcontext --silent --ctx 1 pstree "$@"