mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-26 21:45:20 +02:00
Solved linebreak bug
This commit is contained in:
parent
b916173422
commit
19a51fd718
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user