2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
10 Description=Munin Node - asynchronous proxy
11 Documentation=man:munin-asyncd http://guide.munin-monitoring.org/en/stable-2.0/reference/munin-asyncd.html
12 Wants=munin-node.service
13 After=munin-node.service
19 ExecStart=/usr/share/munin/munin-asyncd --retain 14
24 ProtectKernelTunables=true
25 ProtectKernelModules=true
26 ProtectControlGroups=true
29 WantedBy=multi-user.target