summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 07:51:58 +0000
committerfidomax <adobegitler@gmail.com>2016-10-04 07:51:58 +0000
commit302d426209ade9ebf1e0b915abf2bc30fb591a4c (patch)
tree65d89e88729a7cce5abbab57ae702b4cfd5c02e2 /doc
parentdcd26969dc963aa80775bd62eb6ac8766ee84ec3 (diff)
downloadgitlab-ce-302d426209ade9ebf1e0b915abf2bc30fb591a4c.tar.gz
Update 8.9-to-8.10.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/8.9-to-8.10.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.9-to-8.10.md b/doc/update/8.9-to-8.10.md
index a057a423e61..bb2c79fbb84 100644
--- a/doc/update/8.9-to-8.10.md
+++ b/doc/update/8.9-to-8.10.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