Blob Blame History Raw
[Unit]
Description=Munin Node - Asynchronous Proxy
Documentation=man:munin-async http://munin.readthedocs.org/en/stable-2.0/reference/munin-async.html
Requires=munin-node.service
After=network.target network-online.target munin-node.service

[Service]
Type=simple
User=munin
ExecStart=/usr/sbin/munin-asyncd
PrivateDevices=yes
PrivateTmp=yes
ProtectHome=yes
ProtectSystem=full
TimeoutStopSec=20s

[Install]
WantedBy=multi-user.target