fix: Bump max startup time to ten minutes in the systemd unit

This commit is contained in:
Ginger 2025-11-10 13:09:07 -05:00
parent 5b959fca1c
commit 9e60bfa365

View file

@ -63,7 +63,7 @@ Restart=on-failure
RestartSec=5
TimeoutStopSec=4m
TimeoutStartSec=4m
TimeoutStartSec=10m
StartLimitInterval=1m
StartLimitBurst=5