added another path for the template mtab file
[util-vserver.git] / util-vserver / scripts / vservers.grabinfo.sh
index 8eab64b..b76e33b 100644 (file)
@@ -18,7 +18,7 @@
 
 # Produce some XML statistics about vservers
 
-: ${UTIL_VSERVER_VARS:=$(dirname $0)/util-vserver-vars}
+: ${UTIL_VSERVER_VARS:=/usr/lib/util-vserver/util-vserver-vars}
 test -e "$UTIL_VSERVER_VARS" || {
     echo "Can not find util-vserver installation; aborting..."
     exit 1