mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
fix(daemon): extend systemd service start timeout when pulling Docker image for corrosion service
This commit is contained in:
+1
-1
@@ -287,7 +287,7 @@ Wants=network-online.target
|
||||
[Service]
|
||||
Type=notify
|
||||
ExecStart=${INSTALL_BIN_DIR}/uncloudd
|
||||
TimeoutStartSec=15
|
||||
TimeoutStartSec=20
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user