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
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 10:52:58 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:52:58 +0300
commit6219c36d086ac6ae0a713b7cd9153be7cfcdef14 (patch)
tree15252acb601a457a4a9e72d30fa6572d3c6da20f /doc/update
parent5976bff223a36bacfe0279307789301a0f724491 (diff)
Update 8.7-to-8.8.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.7-to-8.8.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.7-to-8.8.md b/doc/update/8.7-to-8.8.md
index 32906650f6f..8ce434e5f78 100644
--- a/doc/update/8.7-to-8.8.md
+++ b/doc/update/8.7-to-8.8.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