[Unit] Description=Munin Node Documentation=man:munin-node(1) http://munin.readthedocs.org/en/stable-2.0/reference/munin-node.html After=network-online.target [Service] EnvironmentFile=-/etc/default/munin-node Type=forking Restart=always ExecStart=/usr/sbin/munin-node $DAEMON_ARGS PIDFile=/run/munin/munin-node.pid PrivateDevices=false PrivateTmp=false ProtectHome=false ProtectSystem=false [Install] WantedBy=multi-user.target