nss-pam-ldapd commit: r1552 - nss-pam-ldapd/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1552 - nss-pam-ldapd/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: r1552 - nss-pam-ldapd/debian
- Date: Mon, 10 Oct 2011 21:05:19 +0200 (CEST)
Author: arthur
Date: Mon Oct 10 21:05:17 2011
New Revision: 1552
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1552&view=revision
Log:
keep nslcd running during package upgrades
Modified:
nss-pam-ldapd/debian/rules
Modified: nss-pam-ldapd/debian/rules
==============================================================================
--- nss-pam-ldapd/debian/rules Sun Oct 2 13:17:08 2011 (r1551)
+++ nss-pam-ldapd/debian/rules Mon Oct 10 21:05:17 2011 (r1552)
@@ -18,3 +18,7 @@
# run the tests but ignore the results
override_dh_auto_test:
-dh_auto_test
+
+# ensure that nslcd is not down during upgrades
+override_dh_installinit:
+ dh_installinit --restart-after-upgrade
--
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: r1552 - nss-pam-ldapd/debian,
Commits of the nss-pam-ldapd project