mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 05:35:00 -05:00
use incrementing auto-restart delay for unbound
This commit is contained in:
parent
c0581d4da5
commit
5cc16bab0e
@ -1,2 +1,5 @@
|
||||
[Service]
|
||||
Restart=always
|
||||
RestartMaxDelaySec=10s
|
||||
RestartSec=100ms
|
||||
RestartSteps=5
|
||||
|
Loading…
Reference in New Issue
Block a user