[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.7.1-1-2-g6e66d23

Alexander Wirt formorer at debian.org
Wed Jun 27 14:25:03 UTC 2012


The following commit has been merged in the master branch:
commit 6dee566a65d416b81347f21fa4a3596f3640a850
Author: Alexander Wirt <formorer at debian.org>
Date:   Wed Jun 27 16:24:29 2012 +0200

    Start after postgresql or mydsql

diff --git a/debian/icinga-idoutils.ido2db.init b/debian/icinga-idoutils.ido2db.init
index cc61a9f..0ad0e1c 100644
--- a/debian/icinga-idoutils.ido2db.init
+++ b/debian/icinga-idoutils.ido2db.init
@@ -1,10 +1,12 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides:          ido2db 
+# Provides:          ido2db
 # Required-Start:    $remote_fs $syslog $named $network $time
 # Required-Stop:     $remote_fs $syslog $named $network
 # X-Start-Before:    icinga
 # X-Stop-After:      icinga
+# Should-Start:      mysql postgresql
+# Should-Stop:       mysql postgresql
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: ido2db initscript

-- 
debian packaging of icinga(-core)



More information about the Pkg-nagios-changes mailing list