X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=handlers%2Fsys;h=3c04365722c6d8d20901391b6f6642571bf7f840;hb=cc1540132a66c79a627e08e1533122ef2bdd6b5b;hp=a8c8771ff59e536f4c8ce0fbfab8eccda870713c;hpb=4af69c37034f27f0a0aaeb7a3c5bb5376b5a2580;p=matthijs%2Fupstream%2Fbackupninja-vserver.git diff --git a/handlers/sys b/handlers/sys index a8c8771..3c04365 100755 --- a/handlers/sys +++ b/handlers/sys @@ -37,7 +37,7 @@ if [ $os = "debian" ] then getconf packagesfile /var/backups/dpkg-selections.txt getconf packagemgr `which dpkg` - getconf packagemgroptions " --get-selections" + getconf packagemgroptions " --get-selections \*" elif [ $os = "redhat" ] then getconf packagesfile /var/backups/rpmpackages.txt