X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=lib%2Fvserver.in;h=3030387a00aa1cca5a4b3272f14b923610bfb84a;hp=7108dac78563aea64ffef4c43e6f040a04d2c261;hb=49f1d7f86cb8ff5331d866577788346c4ca703bb;hpb=04ed966851a3201c8f604b6f2a97539d5eecd110 diff --git a/lib/vserver.in b/lib/vserver.in index 7108dac..3030387 100644 --- a/lib/vserver.in +++ b/lib/vserver.in @@ -34,6 +34,8 @@ init_vservers() { getconf VSERVERINFO /usr/sbin/vserver-info getconf VSERVER /usr/sbin/vserver getconf VROOTDIR `if [ -x "$VSERVERINFO" ]; then $VSERVERINFO info SYSINFO | grep '^ *vserver-Rootdir' | awk '{print $2}'; fi` + # canonicalize VROOTDIR + VROOTDIR=`readlink --canonicalize $VROOTDIR` # init this library's global variables vservers_are_available=no found_vservers=