fix: Bump max startup time to ten minutes in the systemd unit
This commit is contained in:
parent
5b959fca1c
commit
9e60bfa365
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ Restart=on-failure
|
|||
RestartSec=5
|
||||
|
||||
TimeoutStopSec=4m
|
||||
TimeoutStartSec=4m
|
||||
TimeoutStartSec=10m
|
||||
|
||||
StartLimitInterval=1m
|
||||
StartLimitBurst=5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue