From 2913a875c57a27e6e5ed2695c20295e68adcacb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 10 Aug 2015 10:53:51 +0300 Subject: [PATCH] restore sane pid location --- naemon-core.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/naemon-core.spec b/naemon-core.spec index ec73be4..d9a4c7c 100644 --- a/naemon-core.spec +++ b/naemon-core.spec @@ -6,7 +6,7 @@ Summary: Open Source Host, Service And Network Monitoring Program Name: naemon-core Version: 1.0.3 -Release: 0.5 +Release: 0.7 License: GPL v2 Group: Applications/System Source0: http://labs.consol.de/naemon/release/v%{version}/src/%{name}-%{version}.tar.gz @@ -59,6 +59,7 @@ using Naemons own APIs, you should install this package. --with-initdir=%{_initrddir} \ --with-pluginsdir=%{plugindir} \ --localstatedir=%{_localstatedir}/lib/naemon \ + --with-lockfile=%{_localstatedir}/run/naemon/naemon.pid \ --with-checkresultdir=%{_localstatedir}/spool/naemon/checkresults \ %{__with_without tests} \ --enable-event-broker \ -- 2.44.0