aboutsummaryrefslogtreecommitdiff
path: root/handlers/sys.in
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-06-25 08:47:48 +0000
committerintrigeri <intrigeri@boum.org>2008-06-25 08:47:48 +0000
commit1d930270d0dc1d56f49d5c3bd667e0e3a4fa35b0 (patch)
tree944036fa1b34021ca4cee75aa529fe2fe204022f /handlers/sys.in
parented9d104613cbe1ba7993ccb2c2542478d3fe73b9 (diff)
downloadbackupninja-1d930270d0dc1d56f49d5c3bd667e0e3a4fa35b0.tar.gz
backupninja-1d930270d0dc1d56f49d5c3bd667e0e3a4fa35b0.tar.bz2
sys: fix typo
Diffstat (limited to 'handlers/sys.in')
-rwxr-xr-xhandlers/sys.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/sys.in b/handlers/sys.in
index d88d34c..a029af6 100755
--- a/handlers/sys.in
+++ b/handlers/sys.in
@@ -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