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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-30 17:58:37 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-30 17:58:37 +0400
commit7a75b3f3005e2f835d6c5aab520d847d19ab034d (patch)
treefc42c8e3d7c7f45679f20bcc29e67f7536378db4 /lib/support/init.d/gitlab
parent7ba1853660e09bc997d829fc596ea576c122086b (diff)
parent821ab16846f2bc9433ec4429191a57f030887ca5 (diff)
Merge pull request #6986 from agjmills/master
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 5c1ce2dadab..b066a1a6935 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