Solved linebreak bug

This commit is contained in:
2025-08-26 17:13:29 +02:00
parent b916173422
commit 19a51fd718

View File

@@ -1,6 +1,6 @@
[Unit]
Description={{ SOFTWARE_NAME }} - Service for role '{{ system_service_id }}'
{{- system_service_tpl_on_failure | systemd_directive('OnFailure') }}
{{ system_service_tpl_on_failure | systemd_directive('OnFailure') }}
StartLimitIntervalSec=60
StartLimitBurst=3
OnFailureJobMode=replace-irreversibly