lib/generators/runner_helper/templates/unit.service.erb in runner_helper-0.0.3 vs lib/generators/runner_helper/templates/unit.service.erb in runner_helper-0.0.4
- old
+ new
@@ -14,9 +14,9 @@
Restart=on-failure
StandardOutput=syslog
StandardError=syslog
-SyslogIdentifier=<%= file_name %>_runner
+SyslogIdentifier=<%= file_name %>
[Install]
WantedBy=multi-user.target