munin/munin-cgi-html.socket
2018-11-24 09:46:11 +02:00

11 lines
191 B
SYSTEMD

[Unit]
Description=Munin FastCGI HTML Pages Socket
[Socket]
ListenStream=/run/munin/munin-cgi-html.sock
SocketMode=0660
SocketUser=nginx
SocketGroup=munin
[Install]
WantedBy=sockets.target