[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.6.1-1-1-g56d53d9
Alexander Wirt
formorer at debian.org
Tue Jan 3 14:41:01 UTC 2012
The following commit has been merged in the master branch:
commit 56d53d9b4778cf75ea320d57bf791b07274dad53
Author: Alexander Wirt <formorer at debian.org>
Date: Tue Jan 3 15:37:12 2012 +0100
fix template for ido2db_check_proc.cfg
diff --git a/debian/rules b/debian/rules
index 38c33bb..516a179 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,8 @@ fix-configs-stamp: configure-stamp
sed -e '/Sample CGI/ s/\([0-9]\.[0-9]\.[0-9]\)//' \
-e '/Last Modified/,+1 d' \
sample-config/cgi.cfg > debian-configs/cgi.cfg
+ sed -i -e 's/local-service/generic-service/' \
+ module/idoutils/config/ido2db_check_proc.cfg
sed -e '/Sample Main Config/ s/\([0-9]\.[0-9]\.[0-9]\)//' \
-e '/Last Modified/ d' \
sample-config/icinga.cfg > debian-configs/icinga.cfg
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list