[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.6.1-3-11-g22b4070
Alexander Wirt
formorer at debian.org
Sat May 12 05:01:53 UTC 2012
The following commit has been merged in the master branch:
commit 22b40708f74812e73a8b360d66fa412f9f5638d9
Author: Alexander Wirt <formorer at debian.org>
Date: Sat May 12 07:01:39 2012 +0200
Fix status.dat location
diff --git a/debian/patches/52_icinga.cfg-debianize.dpatch b/debian/patches/52_icinga.cfg-debianize.dpatch
index 7e9bd53..7a5f33e 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 2012-05-11 22:33:54.000000000 +0200
-+++ pkg-icinga/sample-config/icinga.cfg.in 2012-05-12 06:48:15.020835267 +0200
++++ pkg-icinga/sample-config/icinga.cfg.in 2012-05-12 07:01:19.264827790 +0200
@@ -14,9 +14,19 @@
# for historical purposes. This should be the first option specified
# in the config file!!!
@@ -47,6 +47,15 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
# Definitions for monitoring a Windows machine
#cfg_file=@sysconfdir@/objects/windows.cfg
+@@ -111,7 +119,7 @@
+ # The contents of the status file are deleted every time Icinga
+ # restarts.
+
+-status_file=@STATEDIR@/status.dat
++status_file=/var/lib/icinga/status.dat
+
+
+
@@ -150,7 +158,7 @@
# you will have to enable this.
# Values: 0 = disable commands, 1 = enable commands
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list