X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fsys;h=3c04365722c6d8d20901391b6f6642571bf7f840;hp=a8c8771ff59e536f4c8ce0fbfab8eccda870713c;hb=7debcd465b00af6305bf796e3fedc350a204c603;hpb=6d6d041bce7ddc077cb20ff0a63de4ca8b450403 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