mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-03 20:14:25 -04:00
use incrementing auto-restart delay for unbound
This commit is contained in:
parent
c0581d4da5
commit
5cc16bab0e
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
[Service]
|
||||
Restart=always
|
||||
RestartMaxDelaySec=10s
|
||||
RestartSec=100ms
|
||||
RestartSteps=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue