Control restart via systemd

This commit is contained in:
phil 2023-11-20 11:55:43 +01:00
parent 387ddb8106
commit 1eb01f7c00
4 changed files with 29 additions and 19 deletions

View file

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