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:
committed by
Git OBS Bridge
parent
47c8eac0bc
commit
c9ec5de7a8
@@ -5,4 +5,7 @@ Requires=network.target
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/sbin/munin-node
|
||||
PIDFile=/var/run/munin/munin-node.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user