nss-pam-ldapd commit: r1820 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1820 - debian/nss-pam-ldapd/trunk/debian
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1820 - debian/nss-pam-ldapd/trunk/debian
- Date: Sun, 11 Nov 2012 16:37:22 +0100 (CET)
Author: arthur
Date: Sun Nov 11 16:37:22 2012
New Revision: 1820
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1820&view=revision
Log:
update the X-Start-Before header in the init script to ensure that nslcd is
started before various IMAP servers (closes: #692633)
Modified:
debian/nss-pam-ldapd/trunk/debian/changelog
debian/nss-pam-ldapd/trunk/debian/nslcd.init
Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Sun Nov 11 16:11:11 2012
(r1819)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Sun Nov 11 16:37:22 2012
(r1820)
@@ -19,8 +19,10 @@
* upgrade to standards-version 3.9.4 (no changes needed)
* small language improvement in debconf template and list more SASL
mechanisms
+ * update the X-Start-Before header in the init script to ensure that nslcd
+ is started before various IMAP servers (closes: #692633)
- -- Arthur de Jong <adejong@debian.org> Sun, 11 Nov 2012 16:00:00 +0100
+ -- Arthur de Jong <adejong@debian.org> Sun, 11 Nov 2012 16:30:00 +0100
nss-pam-ldapd (0.8.10-3) unstable; urgency=low
Modified: debian/nss-pam-ldapd/trunk/debian/nslcd.init
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/nslcd.init Sun Nov 11 16:11:11
2012 (r1819)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.init Sun Nov 11 16:37:22
2012 (r1820)
@@ -24,7 +24,7 @@
# Required-Start: $remote_fs $syslog $time
# Required-Stop: $remote_fs $syslog
# Should-Start: $named slapd
-# X-Start-Before: $mail-transport-agent mail-transport-agent exim4 sendmail
nullmailer masqmail citadel cron atd autofs am-utils apache2 slim wdm gdm3 xdm
kdm
+# X-Start-Before: $mail-transport-agent am-utils apache2 atd autofs citadel
courier-ldap courier-mta courier-mta-ssl courier-pop courier-pop-ssl cron
cyrus-imapd dovecot exim4 gdm3 kdm kolab-cyrus-common mail-transport-agent
masqmail nullmailer sendmail slim wdm xdm
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: LDAP connection daemon
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1820 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project