Control restarts via systemd
This commit is contained in:
parent
fd4b90f43d
commit
ca60540f15
4 changed files with 19 additions and 20 deletions
8
files/systemd/override.conf
Normal file
8
files/systemd/override.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Ansible managed
|
||||
|
||||
[Unit]
|
||||
StartLimitIntervalSec=6
|
||||
StartLimitBurst=10
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
Loading…
Add table
Add a link
Reference in a new issue