From eac5616ac2b6f38a202f1038f8e9eedbfeb2fda5 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 31 Aug 2009 21:46:01 +0000 Subject: rename configfile to /etc/nslcd.conf and make debian packaging copy the file to the new name on upgrade git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@980 ef36b2f9-881f-0410-afb5-c4e39611909c --- tests/test_nsscmds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_nsscmds.sh') diff --git a/tests/test_nsscmds.sh b/tests/test_nsscmds.sh index 388c140..d9399e9 100755 --- a/tests/test_nsscmds.sh +++ b/tests/test_nsscmds.sh @@ -29,7 +29,7 @@ set -e # check if LDAP is configured correctly -cfgfile="/etc/nss-ldapd.conf" +cfgfile="/etc/nslcd.conf" if [ -r "$cfgfile" ] then : -- cgit v1.2.3