This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/munin-node
-
ExecStart=/usr/bin/munin-node
-
ExecStart=/usr/sbin/munin-node
-
ExecStart=/usr/sbin/munin-node --foreground
-
ExecStart=/usr/sbin/munin-node --foreground $DAEMON_ARGS
-
ExecStartPre=/usr/bin/install -o munin -g munin -d /run/munin
-
ExecStartPre=/usr/bin/mkdir -p /var/run/munin/
-
PIDFile=/run/munin/munin-node.pid
-
PIDFile=/var/run/munin/munin-node.pid
-
PrivateDevices
Introduced in systemd 209=no -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=read-only -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
TimeoutStopSec
Introduced in systemd 188=30s -
Type=forking
-
Type=notify
-
-
[Unit]
-
After=network-online.target
-
After=network.target network-online.target
-
After=syslog.target network.target
-
Description=Munin Node
-
Description=Munin Node Service
-
Documentation=man:munin-node(1) http://guide.munin-monitoring.org/en/latest/node/index.html
-
Documentation=man:munin-node(1) http://guide.munin-monitoring.org/en/stable-2.0/reference/munin-node.html
-
PartOf=munin-asyncd.service
-
Requires=network.target
-
Additionnal notes
Nothing here.