Commit 821ab16846f2bc9433ec4429191a57f030887ca5

Authored by Alexander Mills
1 parent cb58e1cb

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 12 # Default-Stop: 0 1 6
13 13 # Short-Description: GitLab git repository management
14 14 # Description: GitLab git repository management
  15 +# chkconfig: - 85 14
15 16 ### END INIT INFO
16 17  
17 18  
... ...