[Pkg-nagios-devel] nagios changelog,1.70,1.71 rules,1.19,1.20
seanius at haydn.debian.org
seanius at haydn.debian.org
Sun Aug 28 19:23:46 UTC 2005
Update of /cvsroot/pkg-nagios/nagios
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv14941
Modified Files:
changelog rules
Log Message:
stop nagios before mysql/pgsql stops
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/changelog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- changelog 25 Jul 2005 00:00:25 -0000 1.70
+++ changelog 28 Aug 2005 19:23:43 -0000 1.71
@@ -1,3 +1,12 @@
+nagios (2:1.3-cvs.20050402-6) UNRELEASED; urgency=low
+
+ * Sean Finney:
+ - update debian/rules to install the Knn scripts for nagios to kill
+ nagios before mysql is killed (which is done at K19-K21). thanks
+ to Al Nikolov for pointing this out (closes: #321932).
+
+ -- sean finney <seanius at debian.org> Sun, 28 Aug 2005 15:28:40 -0400
+
nagios (2:1.3-cvs.20050402-5) unstable; urgency=low
* Sean Finney:
Index: rules
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/rules,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- rules 4 Jul 2005 04:26:12 -0000 1.19
+++ rules 28 Aug 2005 19:23:43 -0000 1.20
@@ -213,7 +213,7 @@
)
install -m 755 cgi/grouplist.cgi.in debian/$@/usr/lib/cgi-bin/nagios/grouplist.cgi
dh_installchangelogs -p$@ -P$(b)/$@ Changelog
- dh_installinit -p$@ -P$(b)/$@ --name nagios -- defaults 30
+ dh_installinit -p$@ -P$(b)/$@ --name nagios -- defaults 30 18
dh_install -p$@ -P$(b)/$@
chmod +x $(maindir)/debian/nagios-common/usr/lib/nagios/plugins/check-imap
chmod +x $(maindir)/debian/nagios-common/usr/lib/cgi-bin/nagios/traceroute.cgi
More information about the Pkg-nagios-devel
mailing list