sys: fix typo
[matthijs/upstream/backupninja.git] / handlers / sys.in
index cf4d77e756263e9097cd8b5419745e15ba1cbc3c..a029af6762a66b4f321e037c9b9f2c1951452eda 100755 (executable)
@@ -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