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
|
# Ansible managed
|
||||||
|
|
||||||
|
[Unit]
|
||||||
|
StartLimitIntervalSec=6
|
||||||
|
StartLimitBurst=10
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
Loading…
Reference in a new issue