summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 07:56:08 +0000
committerfidomax <adobegitler@gmail.com>2016-10-04 07:56:08 +0000
commit47a133d300281d55d86e2e14250060dbe6b24799 (patch)
tree45a3330ca370d117aec14610aff5cd4a3cd950dd
parent6c02ce48f4d9e9b554b22904bd77341f853019f1 (diff)
downloadgitlab-ce-47a133d300281d55d86e2e14250060dbe6b24799.tar.gz
Update 8.3-to-8.4.md
-rw-r--r--doc/update/8.3-to-8.4.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.3-to-8.4.md b/doc/update/8.3-to-8.4.md
index 9f6517d9487..e62d894609a 100644
--- a/doc/update/8.3-to-8.4.md
+++ b/doc/update/8.3-to-8.4.md
@@ -98,6 +98,10 @@ We updated the init script for GitLab in order to set a specific PATH for gitlab
cd /home/git/gitlab
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
```
+
+For Ubuntu 16.04.1 LTS:
+
+ sudo systemctl daemon-reload
### 8. Start application