From 0e1be57a8c2449b7356aec2f17a00884f87a842b Mon Sep 17 00:00:00 2001 From: intrigeri Date: Wed, 25 Jun 2008 08:47:48 +0000 Subject: [PATCH] sys: fix typo git-svn-id: http://code.autistici.org/svn/backupninja/trunk@583 758a04ac-41e6-0310-8a23-8373a73cc35d --- handlers/sys.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2