summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 07:58:50 +0000
committerfidomax <adobegitler@gmail.com>2016-10-04 07:58:50 +0000
commite56dab549e41df6f6e08ec934596223f32e9f3cc (patch)
tree921e1286d56957769a9d2ba948f720ccc0d45b55
parentc3aca56e051773e2c6a673f80a78e64b41eaa51d (diff)
downloadgitlab-ce-e56dab549e41df6f6e08ec934596223f32e9f3cc.tar.gz
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