From: intrigeri Date: Wed, 25 Jun 2008 08:47:48 +0000 (+0000) Subject: sys: fix typo X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja-vserver.git;a=commitdiff_plain;h=0e1be57a8c2449b7356aec2f17a00884f87a842b sys: fix typo git-svn-id: http://code.autistici.org/svn/backupninja/trunk@583 758a04ac-41e6-0310-8a23-8373a73cc35d --- 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