Commit 821ab16846f2bc9433ec4429191a57f030887ca5
1 parent
cb58e1cb
Exists in
spb-stable
and in
2 other branches
added SYSV chkconfig property so gitlab starts after MySQLd / nginx
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
lib/support/init.d/gitlab
@@ -12,6 +12,7 @@ | @@ -12,6 +12,7 @@ | ||
12 | # Default-Stop: 0 1 6 | 12 | # Default-Stop: 0 1 6 |
13 | # Short-Description: GitLab git repository management | 13 | # Short-Description: GitLab git repository management |
14 | # Description: GitLab git repository management | 14 | # Description: GitLab git repository management |
15 | +# chkconfig: - 85 14 | ||
15 | ### END INIT INFO | 16 | ### END INIT INFO |
16 | 17 | ||
17 | 18 |