Confiure restart behaviour
This commit is contained in:
parent
b09ab0b8b1
commit
a742d4fe50
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# Ansible managed
|
||||
|
||||
[Unit]
|
||||
StartLimitIntervalSec=6
|
||||
StartLimitBurst=10
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in a new issue