forked from infra/ansible
debuginfod: mark servers for systemd Restart=always
Make long-lived outages of these services less likely.
This commit is contained in:
parent
b4425bf9e6
commit
4f699461db
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
[Service]
|
||||
Restart=always
|
||||
TasksMax=40
|
||||
CPUAccounting=yes
|
||||
IOAccounting=yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue