Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfidomax <adobegitler@gmail.com>2016-10-04 10:59:40 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:59:40 +0300
commitd5ea7b6b8b402b00d06c95995d40e3bf84a940df (patch)
tree2d03c12b6463e85c8c42a0a6180157d7c7afd650 /doc/update
parente56dab549e41df6f6e08ec934596223f32e9f3cc (diff)
Update 8.0-to-8.1.md
Diffstat (limited to 'doc/update')
-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