[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.4.2-1-21-g37c76c6
Alexander Wirt
formorer at debian.org
Sun Sep 4 15:35:08 UTC 2011
The following commit has been merged in the master branch:
commit 85aa90a89d8804376d7583902e8df9b3d509c62d
Author: Alexander Wirt <formorer at debian.org>
Date: Fri Aug 26 21:45:20 2011 +0200
Re-enable environment macros
diff --git a/debian/patches/52_icinga.cfg-debianize.dpatch b/debian/patches/52_icinga.cfg-debianize.dpatch
index 6e0fc35..029951f 100755
--- a/debian/patches/52_icinga.cfg-debianize.dpatch
+++ b/debian/patches/52_icinga.cfg-debianize.dpatch
@@ -7,7 +7,7 @@
@DPATCH@
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' pkg-icinga~/sample-config/icinga.cfg.in pkg-icinga/sample-config/icinga.cfg.in
--- pkg-icinga~/sample-config/icinga.cfg.in 2011-08-25 19:28:09.000000000 +0200
-+++ pkg-icinga/sample-config/icinga.cfg.in 2011-08-26 21:39:54.039132934 +0200
++++ pkg-icinga/sample-config/icinga.cfg.in 2011-08-26 21:45:13.399141107 +0200
@@ -14,9 +14,19 @@
# for historical purposes. This should be the first option specified
# in the config file!!!
@@ -17,11 +17,11 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
+# Commands definitions
+cfg_file=/etc/icinga/commands.cfg
-
++
+# Debian also defaults to using the check commands defined by the debian
+# nagios-plugins package
+cfg_dir=/etc/nagios-plugins/config
-+
+
+# Debian uses by default a configuration directory where icinga-common,
+# other packages and the local admin can dump or link configuration
+# files into.
@@ -152,6 +152,15 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
+@@ -1378,7 +1389,7 @@
+ # Values: 1 - Enable environment variable macros
+ # 0 - Disable environment variable macros (default)
+
+-enable_environment_macros=0
++enable_environment_macros=1
+
+
+
@@ -1446,7 +1457,7 @@
# DEBUG FILE
# This option determines where Icinga should write debugging information.
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list