Configure restart behaviour

This commit is contained in:
phil 2023-11-19 19:26:40 +01:00
parent 98390d8157
commit e565f74dd6

View file

@ -1,4 +1,8 @@
# Ansible managed
[Unit]
StartLimitIntervalSec=6
StartLimitBurst=10
[Service]
Restart=always