Mention init script update

This commit is contained in:
Jacob Vosmaer 2016-01-21 14:24:40 +01:00
parent 693fa7a458
commit ad6b6b9ede
1 changed files with 1 additions and 4 deletions

View File

@ -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