Logoj0ke.net Open Build Service > Projects > server:monitoring > munin20 > munin-node.service
Sign Up | Log In

File munin-node.service of Package munin20

 
1
[Unit]
2
Description=Munin Node Service
3
After=syslog.target network.target
4
5
[Service]
6
Type=forking
7
PIDFile=/run/munin/munin-node.pid
8
ExecStart=/usr/bin/munin-node
9
10
[Install]
11
WantedBy=multi-user.target
12