Blob Blame History Raw
[Unit]
Description=Munin Node
Documentation=man:munin-node(1) http://munin.readthedocs.org/en/stable-2.0/reference/munin-node.html
After=network.target network-online.target
PartOf=munin-asyncd.service

[Service]
Type=forking
ExecStart=/usr/sbin/munin-node
PIDFile=/run/munin/munin-node.pid
PrivateDevices=no
PrivateTmp=yes
ProtectHome=read-only
ProtectSystem=full
TimeoutStopSec=30s

[Install]
WantedBy=multi-user.target