]> git.pld-linux.org Git - packages/naemon-core.git/commitdiff
restore sane pid location master
authorElan Ruusamäe <glen@delfi.ee>
Mon, 10 Aug 2015 07:53:51 +0000 (10:53 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 10 Aug 2015 07:53:51 +0000 (10:53 +0300)
naemon-core.spec

index ec73be49f006140719988d53a2b8305b73d0e7ed..d9a4c7cb2aa5fdfc641d1428943c99d25c1a2c6e 100644 (file)
@@ -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 \
This page took 0.161702 seconds and 4 git commands to generate.