summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 07:52:30 +0000
committerfidomax <adobegitler@gmail.com>2016-10-04 07:52:30 +0000
commit5976bff223a36bacfe0279307789301a0f724491 (patch)
tree21779e70942d2167178af934668882f01ec3da52
parent302d426209ade9ebf1e0b915abf2bc30fb591a4c (diff)
downloadgitlab-ce-5976bff223a36bacfe0279307789301a0f724491.tar.gz
Update 8.8-to-8.9.md
-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