X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fsys.in;h=a029af6762a66b4f321e037c9b9f2c1951452eda;hp=cf4d77e756263e9097cd8b5419745e15ba1cbc3c;hb=1d930270d0dc1d56f49d5c3bd667e0e3a4fa35b0;hpb=910abf33c79c8930dc8edd42842999cceee4e379 diff --git a/handlers/sys.in b/handlers/sys.in index cf4d77e..a029af6 100755 --- a/handlers/sys.in +++ b/handlers/sys.in @@ -53,8 +53,8 @@ then getconf packagesfile $parentdir/dpkg-selections.txt getconf packagemgr `which dpkg` getconf packagemgroptions ' --get-selections *' - getconf selectionsfile $parentir/debconfsel.txt - getconf debconfgetselections `debconf-get-selections` + getconf selectionsfile $parentdir/debconfsel.txt + getconf debconfgetselections `which debconf-get-selections` elif [ $os = "redhat" ] then getconf packagesfile $parentdir/rpmpackages.txt