Commit 7a75b3f3005e2f835d6c5aab520d847d19ab034d

Authored by Dmitriy Zaporozhets
2 parents 7ba18536 821ab168

Merge pull request #6986 from agjmills/master

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  
... ...