Commit abd9dfeb authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

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

parent ff70eaae
......@@ -226,7 +226,7 @@ export LOGROTATE_CONF
gitlab-service-override:
define GITLAB_SERVICE_OVERRIDE
[Service]
TimeoutSec=600
TimeoutSec=900
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