diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2011-09-29 09:22:41 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2011-09-29 09:22:41 -0400 |
commit | 10ada19eb23aa76b568a0e3fc5489cc582b20e3c (patch) | |
tree | 888b4316527fa8f27db9ac953f132ca161666687 /configure | |
parent | a51bc47332cf8dce31d56de7ada3f1501bf48720 (diff) | |
download | duser-10ada19eb23aa76b568a0e3fc5489cc582b20e3c.tar.gz |
Appended .conf to duser config file
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |