sys: fix typo
[matthijs/upstream/backupninja.git] / handlers / sys.in
index d88d34c3d037a20580cc93f82a8c0296e40b17e0..a029af6762a66b4f321e037c9b9f2c1951452eda 100755 (executable)
@@ -53,7 +53,7 @@ then
    getconf packagesfile $parentdir/dpkg-selections.txt
    getconf packagemgr   `which dpkg`
    getconf packagemgroptions ' --get-selections *'
-   getconf selectionsfile $parentir/debconfsel.txt
+   getconf selectionsfile $parentdir/debconfsel.txt
    getconf debconfgetselections `which debconf-get-selections`
 elif [ $os = "redhat" ]
 then