X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fsys;h=9b836a7efce3ce43191c51f5e6dba05f6dfe6c80;hp=f111097ebb2698980c08447fed4ebacc668432b0;hb=d52a1ac97e97c51c15ccd52d7dce93d3a092e636;hpb=5c874587546b032230a74ca09d8ba98548785c9e diff --git a/handlers/sys b/handlers/sys index f111097..9b836a7 100755 --- a/handlers/sys +++ b/handlers/sys @@ -27,7 +27,7 @@ getconf hardware yes getconf hardwarefile /var/backups/hardware.txt # See if vservers are configured -if [ "$VSERVERS" = "yes" ] +if [ "$vservers" = "yes" ] then if [ ! -d $VROOTDIR ] then