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:30 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:52:30 +0300
commit5976bff223a36bacfe0279307789301a0f724491 (patch)
tree21779e70942d2167178af934668882f01ec3da52 /doc/update
parent302d426209ade9ebf1e0b915abf2bc30fb591a4c (diff)
Update 8.8-to-8.9.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.8-to-8.9.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.8-to-8.9.md b/doc/update/8.8-to-8.9.md
index f078a2bece5..aa077316bbe 100644
--- a/doc/update/8.8-to-8.9.md
+++ b/doc/update/8.8-to-8.9.md
@@ -156,6 +156,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