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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-21 16:24:40 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-21 16:24:40 +0300
commitad6b6b9ede9b8652dd5479009734cc0a462a65b1 (patch)
tree6250a0a77a0ebd13bb1816114eed60378d5eb221
parent693fa7a458645291cc903bf400f9b463941cb63d (diff)
Mention init script update
-rw-r--r--doc/update/8.3-to-8.4.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/update/8.3-to-8.4.md b/doc/update/8.3-to-8.4.md
index 604939cd733..5f1372e7725 100644
--- a/doc/update/8.3-to-8.4.md
+++ b/doc/update/8.3-to-8.4.md
@@ -104,10 +104,7 @@ via [/etc/default/gitlab].
#### Init script
-We updated the init script for GitLab in order to pass new
-configuration options to gitlab-workhorse. We let gitlab-workhorse
-connect to the Rails application via a Unix domain socket and we tell
-it where the 'public' directory of GitLab is.
+We updated the init script for GitLab in order to set a specific PATH for gitlab-workhorse.
```
cd /home/git/gitlab