SHA256
1
0
forked from pool/munin

Accepting request 319972 from home:bmwiedemann:branches:server:monitoring

fix munin-node start (bnc#940287)

OBS-URL: https://build.opensuse.org/request/show/319972
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=20
This commit is contained in:
Wolfgang Rosenauer 2015-08-02 06:39:14 +00:00 committed by Git OBS Bridge
parent 26e174d6e5
commit 3a9c16dd8c
3 changed files with 7 additions and 1 deletions

View File

@ -5,6 +5,7 @@ Requires=network.target
[Service]
Type=forking
ExecStart=/usr/sbin/munin-node
ExecStartPre=/usr/bin/mkdir -p /var/run/munin/
PIDFile=/var/run/munin/munin-node.pid
[Install]

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 2 05:52:38 UTC 2015 - bwiedemann@suse.com
- fix munin-node start (bnc#940287)
-------------------------------------------------------------------
Wed Jan 7 08:07:48 UTC 2015 - wr@rosenauer.org

View File

@ -1,7 +1,7 @@
#
# spec file for package munin
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed