summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 07:59:40 +0000
committerfidomax <adobegitler@gmail.com>2016-10-04 07:59:40 +0000
commitd5ea7b6b8b402b00d06c95995d40e3bf84a940df (patch)
tree2d03c12b6463e85c8c42a0a6180157d7c7afd650
parente56dab549e41df6f6e08ec934596223f32e9f3cc (diff)
downloadgitlab-ce-d5ea7b6b8b402b00d06c95995d40e3bf84a940df.tar.gz
Update 8.0-to-8.1.md
-rw-r--r--doc/update/8.0-to-8.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.0-to-8.1.md b/doc/update/8.0-to-8.1.md
index d57c0d0674d..bfb83cf79b1 100644
--- a/doc/update/8.0-to-8.1.md
+++ b/doc/update/8.0-to-8.1.md
@@ -99,6 +99,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