diff --git a/core/poller/init/systemd/template.unit.service b/core/poller/init/systemd/template.unit.service index a471a3ef..468669be 100644 --- a/core/poller/init/systemd/template.unit.service +++ b/core/poller/init/systemd/template.unit.service @@ -9,7 +9,7 @@ Requires=network.target ExecStart=/usr/bin/{{BINARY}} $DAEMON_OPTS EnvironmentFile=-/etc/default/{{BINARY}} EnvironmentFile=-/etc/sysconfig/{{BINARY}} -Restart=on-error +Restart=always StandardOutput=syslog StandardError=syslog SyslogIdentifier={{BINARY}}