summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-06-18 21:43:51 +0000
committerArthur de Jong <arthur@arthurdejong.org>2010-06-18 21:43:51 +0000
commit5e23940084c057ffaf57459c6ff6ba65ae782c60 (patch)
treef323d66ffb66c3198dc69ef88055ca0f5321ddd2 /Makefile.am
parent5545bb74968914a9fea5f30166238f9f54c8a04c (diff)
start k5start from the init script to keep the Kerberos ticket active if nslcd is configured for SASL GSSAPI kerberos authentication, based on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1151 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4c02480..abb27de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,9 @@ SUBDIRS = compat common $(MAYBE_NSS) $(MAYBE_PAM) $(ENABLE_NSLCD) man tests
DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/copyright debian/rules debian/NEWS \
debian/source/format \
+ debian/nslcd.conffile \
debian/nslcd.config \
+ debian/nslcd.default \
debian/nslcd.docs \
debian/nslcd.examples \
debian/nslcd.init \