added SYSV chkconfig property so gitlab starts after MySQLd / nginx
Created by: agjmills
On server reboot, in RHEL distros, gitlab gets given the default chkconfig property of 50, whereas mysqld has 64.
Setting the value to 85 makes it start after mysqld, but before httpd, and nginx