From e8fdc3eca967f4fa614f0c1766cadcb3db04a295 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 4 Dec 2008 01:01:54 +0000 Subject: fix on default config files folder git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@636 04377dda-e619-0410-9926-eae83683ac58 --- trunk/lib/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk/lib') diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh index f9c115f..7b7aca9 100644 --- a/trunk/lib/common.sh +++ b/trunk/lib/common.sh @@ -20,7 +20,7 @@ BASE_CONF="/etc/simplepkg" CONF="$BASE_CONF/simplepkg.conf" -DEFAULT_CONF="$BASE_CONF/default/simplepkg.conf" +DEFAULT_CONF="$BASE_CONF/defaults/simplepkg.conf" JAIL_LIST="$BASE_CONF/jailist" SIMPLARET="simplaret" -- cgit v1.2.3