Control restarts via systemd

This commit is contained in:
phil 2023-12-06 10:46:59 +01:00
parent fd4b90f43d
commit ca60540f15
4 changed files with 19 additions and 20 deletions

View file

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