nss-pam-ldapd commit: r1825 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1825 - 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: r1825 - debian/nss-pam-ldapd/trunk/debian
- Date: Fri, 16 Nov 2012 14:33:58 +0100 (CET)
Author: arthur
Date: Fri Nov 16 14:33:58 2012
New Revision: 1825
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1825&view=revision
Log:
update X-Start-Before in the init script so that nslcd is started before a
display manager
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 Tue Nov 13 21:03:59 2012
(r1824)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Fri Nov 16 14:33:58 2012
(r1825)
@@ -19,10 +19,12 @@
* 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)
+ * update X-Start-Before in the init script so that nslcd is started
+ before various IMAP servers (closes: #692633)
+ * update X-Start-Before in the init script so that nslcd is started
+ before a display manager
- -- Arthur de Jong <adejong@debian.org> Sun, 11 Nov 2012 16:30:00 +0100
+ -- Arthur de Jong <adejong@debian.org> Fri, 16 Nov 2012 14: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 Tue Nov 13 21:03:59
2012 (r1824)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.init Fri Nov 16 14:33:58
2012 (r1825)
@@ -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 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
+# X-Start-Before: $mail-transport-agent $x-display-manager 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: r1825 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project