From c9f24bf577b6113d4b269d8a9f8b083e9ffff064 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 29 Sep 2011 09:22:41 -0400 Subject: Appended .conf to duser config file --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4e2e699..908aeb2 100755 --- a/configure +++ b/configure @@ -12150,7 +12150,7 @@ fi if test "${with_config_path+set}" = set; then withval=$with_config_path; CFGPATH="$withval" else - CFGPATH="/usr/local/etc/duser" + CFGPATH="/usr/local/etc/duser/duser.conf" fi -- cgit