[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.6.1-3-14-g64b812c

Alexander Wirt formorer at debian.org
Sat May 12 07:42:17 UTC 2012


The following commit has been merged in the master branch:
commit 64b812c068ad67fe94fb346949d47aa172977848
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat May 12 09:41:53 2012 +0200

    Fix ido2db socket path

diff --git a/debian/rules b/debian/rules
index 9522ef2..c947e4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ CONFIGURE	= CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure --prefix=/usr \
 				--localstatedir=/var/lib/icinga \
 				--with-state-dir=/var/cache/icinga \
 				--enable-event-broker \
+				--with-ido-sockfile=/var/lib/icinga/ido.sock \
 				--enable-embedded-perl \
 				--with-icinga-user=nagios \
 				--with-icinga-group=nagios \

-- 
debian packaging of icinga(-core)



More information about the Pkg-nagios-changes mailing list