SHA256
1
0
forked from pool/munin

Accepting request 176740 from home:vjt:ifad

Hello,

I've added two systemd units to start munin's CGI graph and HTML generators as daemons using spawn-fcgi.

OBS-URL: https://build.opensuse.org/request/show/176740
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=8
This commit is contained in:
Wolfgang Rosenauer
2013-05-30 07:41:33 +00:00
committed by Git OBS Bridge
parent 47c8eac0bc
commit c9ec5de7a8
5 changed files with 73 additions and 7 deletions

View File

@@ -8,6 +8,16 @@ Mon May 27 02:00:38 CEST 2013 - draht@suse.de
* TMPDIR reuse fixes
- do NOT autostart from %post
-------------------------------------------------------------------
Tue May 21 17:09:14 UTC 2013 - vjt@openssl.it
- Add missing perl-URI and perl-FastCGI dependencies
- Add systemd service units to start the HTML and Graph CGI servers
with the aid of spawn-fcgi
NOTE: the FastCGI server listens on an UNIX socket in /var/run/munin
and members of the "www" group can write to it.
- Add the missing [Install] section of the munin-node service unit
-------------------------------------------------------------------
Mon Mar 25 16:23:53 UTC 2013 - vjt@openssl.it