From 11883b9f466244e7af0a79c4f4f73eee60ba25d4 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 9 Jun 2008 09:09:14 +0200
Subject: Correcting path for system-wide lh_config defaults file.

---
 helpers/lh_config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh_config b/helpers/lh_config
index 6fa2ad6..b06b9eb 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -18,7 +18,7 @@ do
 done
 
 # Setting static variables
-SYSTEM_LH_CONFFILE="/etc/live-helper"
+SYSTEM_LH_CONFFILE="/etc/default/live-helper"
 DESCRIPTION="create configuration for live-helper(7)"
 HELP="FIXME"
 USAGE="${PROGRAM} [--apt apt|aptitude]\n\
-- 
cgit v1.0