summaryrefslogtreecommitdiff
path: root/doc/update/8.8-to-8.9.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/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