1
0
Fork 0
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:
Frank Ch. Eigler 2025-11-26 11:26:28 -05:00 committed by zlopez
commit 4f699461db

View file

@ -1,4 +1,5 @@
[Service]
Restart=always
TasksMax=40
CPUAccounting=yes
IOAccounting=yes