diff --git a/scripts/gateway-systemd-install.sh b/scripts/gateway-systemd-install.sh index 2ec6ae686..753794343 100755 --- a/scripts/gateway-systemd-install.sh +++ b/scripts/gateway-systemd-install.sh @@ -67,7 +67,7 @@ ExecStartPre=/usr/local/bin/firezone-gateway-init ExecStart=/opt/firezone/bin/firezone-gateway # Restart on failure -TimeoutStartSec=3s +TimeoutStartSec=15s TimeoutStopSec=15s Restart=always RestartSec=7