Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Mills <alex.mills@drpgroup.com>2014-05-16 13:29:12 +0400
committerAlexander Mills <alex.mills@drpgroup.com>2014-05-16 13:29:12 +0400
commit821ab16846f2bc9433ec4429191a57f030887ca5 (patch)
treee42936997862b9cc83ab05788599ddc79b32be8e /lib/support/init.d/gitlab
parentcb58e1cbd74a76c2e25f56e8df1f1f494d14128a (diff)
added SYSV chkconfig property so gitlab starts after MySQLd / nginx
Diffstat (limited to 'lib/support/init.d/gitlab')
-rwxr-xr-xlib/support/init.d/gitlab1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/support/init.d/gitlab b/lib/support/init.d/gitlab
index 3dd4465a6d8..7f5014502ef 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