[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. d79d6968376777179ff4aa6b7d12f0e85bc59fb3

Alexander Wirt formorer at debian.org
Wed Mar 24 20:34:56 UTC 2010


The following commit has been merged in the master branch:
commit 1580b6337a20f8b29fe6ebfd0f687aa7d31d650b
Author: Alexander Wirt <formorer at debian.org>
Date:   Wed Mar 24 20:53:47 2010 +0100

    Try to find the problem

diff --git a/debian/icinga-idoutils.postinst b/debian/icinga-idoutils.postinst
index cba066e..36f00b5 100644
--- a/debian/icinga-idoutils.postinst
+++ b/debian/icinga-idoutils.postinst
@@ -3,12 +3,13 @@
 set -e
 #set -x
 
+dbc_dbname="icinga"
+
 . /usr/share/debconf/confmodule
 . /usr/share/dbconfig-common/dpkg/postinst
 dbc_generate_include='template:/etc/icinga/ido2db.cfg'
 dbc_generate_include_owner='nagios:nagios'
 dbc_generate_include_args='--ucf -o template_infile=/usr/share/icinga/tmpl/ido2db.cfg-sample'
-dbc_dbname="icinga"
 dbc_go icinga-idoutils $@
 
 #DEBHELPER#

-- 
debian packaging of icinga(-core)



More information about the Pkg-nagios-changes mailing list