This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/lib/munin/munin-asyncd
-
ExecStart=/usr/share/munin/munin-asyncd
-
PIDFile=/run/munin/munin-asyncd.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
Type=notify
-
User=munin-async
-
-
[Unit]
-
After=munin-node.service
-
After=syslog.target network.target munin-node.service
-
Description=Munin Async Service
-
Description=Munin Node - asynchronous proxy
-
Documentation=man:munin-asyncd http://guide.munin-monitoring.org/en/stable-2.0/reference/munin-asyncd.html
-
Requires=munin-node.service
-
Wants=munin-node.service
-
Additionnal notes
Nothing here.