nss-pam-ldapd commit: r1623 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1623 - 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: r1623 - debian/nss-pam-ldapd/trunk/debian
- Date: Sat, 4 Feb 2012 14:58:36 +0100 (CET)
Author: arthur
Date: Sat Feb 4 14:58:35 2012
New Revision: 1623
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1623&view=revision
Log:
update the X-Start-Before header in the init script to ensure that nslcd is
started before the display managers
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 Sat Feb 4 14:51:27 2012
(r1622)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Sat Feb 4 14:58:35 2012
(r1623)
@@ -1,3 +1,10 @@
+nss-pam-ldapd (0.8.6-2) UNRELEASED; urgency=low
+
+ * update the X-Start-Before header in the init script to ensure that nslcd
+ is started before the display managers
+
+ -- Arthur de Jong <adejong@debian.org> Sat, 04 Feb 2012 14:55:00 +0100
+
nss-pam-ldapd (0.8.6-1) unstable; urgency=low
* new upstream release:
Modified: debian/nss-pam-ldapd/trunk/debian/nslcd.init
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/nslcd.init Sat Feb 4 14:51:27
2012 (r1622)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.init Sat Feb 4 14:58:35
2012 (r1623)
@@ -2,7 +2,7 @@
# /etc/init.d/nslcd script for starting and stopping nslcd
# Copyright (C) 2006 West Consulting
-# Copyright (C) 2006, 2008, 2009, 2010 Arthur de Jong
+# Copyright (C) 2006, 2008, 2009, 2010, 2011, 2012 Arthur de Jong
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -24,7 +24,7 @@
# Required-Start: $remote_fs $syslog
# 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
+# 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
# 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: r1623 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project