Solved linebreak bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-08-26 17:13:29 +02:00
parent b916173422
commit 19a51fd718
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

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