11 lines
205 B
Desktop File
11 lines
205 B
Desktop File
[Unit]
|
|
Description=Munin FastCGI HTML
|
|
Requires=munin-html.socket
|
|
|
|
[Service]
|
|
User=munin
|
|
Group=munin
|
|
ExecStart=/usr/libexec/munin/munin-html
|
|
StandardInput=socket
|
|
StandardOutput=inherit
|
|
StandardError=journal
|