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:58:50 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:58:50 +0300
commite56dab549e41df6f6e08ec934596223f32e9f3cc (patch)
tree921e1286d56957769a9d2ba948f720ccc0d45b55 /doc/update
parentc3aca56e051773e2c6a673f80a78e64b41eaa51d (diff)
Update 8.1-to-8.2.md
Diffstat (limited to 'doc/update')
-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