diff --git a/conf/systemd.service b/conf/systemd.service index 55ea561..2bbde55 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -10,7 +10,7 @@ Requires=mysql.service [Service] Type=notify ExecStart=__FINALPATH__/bin/platform -TimeoutStartSec=90 +TimeoutStartSec=3600 Restart=always RestartSec=10 WorkingDirectory=__FINALPATH__