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:51:25 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:51:25 +0300
commitdcd26969dc963aa80775bd62eb6ac8766ee84ec3 (patch)
tree3b9ffeebe98211cf1a6791f5a51bc91cf97dbbcb /doc/update
parent3a3063b11316f7e672643bf5d85a9f7b5a84178c (diff)
Update 8.10-to-8.11.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.10-to-8.11.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.10-to-8.11.md b/doc/update/8.10-to-8.11.md
index b24d338e3e0..119c5f475e4 100644
--- a/doc/update/8.10-to-8.11.md
+++ b/doc/update/8.10-to-8.11.md
@@ -158,6 +158,10 @@ See [smtp_settings.rb.sample] as an example.
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
### 9. Start application