From 821ab16846f2bc9433ec4429191a57f030887ca5 Mon Sep 17 00:00:00 2001 From: Alexander Mills Date: Fri, 16 May 2014 10:29:12 +0100 Subject: [PATCH] added SYSV chkconfig property so gitlab starts after MySQLd / nginx --- lib/support/init.d/gitlab | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/lib/support/init.d/gitlab b/lib/support/init.d/gitlab index 3dd4465..7f50145 100755 --- a/lib/support/init.d/gitlab +++ b/lib/support/init.d/gitlab @@ -12,6 +12,7 @@ # Default-Stop: 0 1 6 # Short-Description: GitLab git repository management # Description: GitLab git repository management +# chkconfig: - 85 14 ### END INIT INFO -- libgit2 0.21.2