Commit ff70eaae authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Increased a timeout for gitlab startup to 10 minutes as it may take a bit of time on slow systems

parent cfb06e5d
......@@ -226,7 +226,7 @@ export LOGROTATE_CONF
gitlab-service-override:
define GITLAB_SERVICE_OVERRIDE
[Service]
TimeoutSec=300
TimeoutSec=600
ExecStartPre=/usr/sbin/gitlab-init
endef
export GITLAB_SERVICE_OVERRIDE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment