summaryrefslogtreecommitdiff
path: root/doc/update/8.3-to-8.4.md
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-21 14:24:40 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-21 14:24:40 +0100
commitad6b6b9ede9b8652dd5479009734cc0a462a65b1 (patch)
tree6250a0a77a0ebd13bb1816114eed60378d5eb221 /doc/update/8.3-to-8.4.md
parent693fa7a458645291cc903bf400f9b463941cb63d (diff)
downloadgitlab-ce-ad6b6b9ede9b8652dd5479009734cc0a462a65b1.tar.gz
Mention init script update
Diffstat (limited to 'doc/update/8.3-to-8.4.md')
-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