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
path: root/doc
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 10:53:27 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:53:27 +0300
commit61e9fb55f910de90617d4b011976ddb535e5e951 (patch)
treef0d731a4a7124941d0832c9a6659c8c82392ec60 /doc
parent6219c36d086ac6ae0a713b7cd9153be7cfcdef14 (diff)
Update 8.6-to-8.7.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/8.6-to-8.7.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.6-to-8.7.md b/doc/update/8.6-to-8.7.md
index cb66ef920bb..05ef4e61759 100644
--- a/doc/update/8.6-to-8.7.md
+++ b/doc/update/8.6-to-8.7.md
@@ -127,6 +127,10 @@ via [/etc/default/gitlab].
Ensure you're still up-to-date with the latest init script changes:
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
+
+For Ubuntu 16.04.1 LTS:
+
+ sudo systemctl daemon-reload
### 8. Start application