summaryrefslogtreecommitdiff
path: root/doc/update/8.1-to-8.2.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/8.1-to-8.2.md')
-rw-r--r--doc/update/8.1-to-8.2.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.1-to-8.2.md b/doc/update/8.1-to-8.2.md
index 46dfa2232b4..7f36ce00e96 100644
--- a/doc/update/8.1-to-8.2.md
+++ b/doc/update/8.1-to-8.2.md
@@ -116,6 +116,10 @@ sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS
# Update init.d script
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
```
+
+For Ubuntu 16.04.1 LTS:
+
+ sudo systemctl daemon-reload
### 7. Update configuration files