mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-08 06:12:39 -04:00
use incrementing auto-restart delay
This commit is contained in:
parent
4b179627a2
commit
eed2257335
3 changed files with 9 additions and 1 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