lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r2036 - in debian/nss-pam-ldapd/branches/experimental: . debian

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r2036 - in debian/nss-pam-ldapd/branches/experimental: . debian



Author: arthur
Date: Thu Oct 17 21:46:11 2013
New Revision: 2036
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2036&view=revision

Log:
add init script dependency on $network to ensure that network is up before 
starting nslcd (r2034 and r2035 from 0.8)

Modified:
   debian/nss-pam-ldapd/branches/experimental/   (props changed)
   debian/nss-pam-ldapd/branches/experimental/debian/changelog
   debian/nss-pam-ldapd/branches/experimental/debian/nslcd.init

Modified: debian/nss-pam-ldapd/branches/experimental/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/branches/experimental/debian/changelog Thu Oct 17 
21:23:39 2013        (r2035)
+++ debian/nss-pam-ldapd/branches/experimental/debian/changelog Thu Oct 17 
21:46:11 2013        (r2036)
@@ -2,8 +2,10 @@
 
   * mark pynslcd as multi-arch foreign to allow it to satisfy dependencies
     on any arch
+  * add init script dependency on $network to ensure that network is up
+    before starting nslcd (closes: #726435)
 
- -- Arthur de Jong <adejong@debian.org>  Thu, 29 Aug 2013 22:00:00 +0200
+ -- Arthur de Jong <adejong@debian.org>  Thu, 17 Oct 2013 21:30:00 +0200
 
 nss-pam-ldapd (0.9.1-1) experimental; urgency=low
 

Modified: debian/nss-pam-ldapd/branches/experimental/debian/nslcd.init
==============================================================================
--- debian/nss-pam-ldapd/branches/experimental/debian/nslcd.init        Thu Oct 
17 21:23:39 2013        (r2035)
+++ debian/nss-pam-ldapd/branches/experimental/debian/nslcd.init        Thu Oct 
17 21:46:11 2013        (r2036)
@@ -23,7 +23,8 @@
 # Provides:          nslcd
 # Required-Start:    $remote_fs $syslog $time
 # Required-Stop:     $remote_fs $syslog
-# Should-Start:      $named slapd krb5-kdc heimdal-kdc heimdal-kcm shishi-kdc
+# Should-Start:      $named $network slapd krb5-kdc heimdal-kdc heimdal-kcm 
shishi-kdc
+# Should-Stop:       $network
 # 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
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/