Skip to content
Snippets Groups Projects
Commit 9626e904 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'master' of github.com:gitlabhq/gitlab-recipes

parents b8290a5c 05ca7dbd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -18,7 +18,7 @@ cd /etc/systemd/system/
wget -O gitlab-sidekiq.service https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/init/systemd/gitlab-sidekiq.service
wget -O gitlab-unicorn.service https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/init/systemd/gitlab-unicorn.service
wget -O gitlab-git-http.service https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/init/systemd/gitlab-git-http.service
wget -O gitlab-git-http.service https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/init/systemd/gitlab-mailroom.service
wget -O gitlab-mailroom.service https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/init/systemd/gitlab-mailroom.service
```
 
Reload systemd:
Loading
Loading
@@ -37,4 +37,4 @@ Enable them to start at boot:
 
* If you installed GitLab in other path than `/home/git/gitlab` change the service files accordingly.
 
* `/etc/systemd/system/` have a higher precedence over `/usr/lib/systemd/system`.
\ No newline at end of file
* `/etc/systemd/system/` have a higher precedence over `/usr/lib/systemd/system`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment