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:54:55 +0300
committerfidomax <adobegitler@gmail.com>2016-10-04 10:54:55 +0300
commitc65af5d20e32e7573325ce0f7ee690b5b8baf1cf (patch)
tree39351cc5c8b1f6593386cddf0155c6f33da7aee6 /doc/update/8.5-to-8.6.md
parent61e9fb55f910de90617d4b011976ddb535e5e951 (diff)
Update 8.5-to-8.6.md
Diffstat (limited to 'doc/update/8.5-to-8.6.md')
-rw-r--r--doc/update/8.5-to-8.6.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.5-to-8.6.md b/doc/update/8.5-to-8.6.md
index 6267f14eba4..a76346516b9 100644
--- a/doc/update/8.5-to-8.6.md
+++ b/doc/update/8.5-to-8.6.md
@@ -138,6 +138,10 @@ via [/etc/default/gitlab].
Ensure you're still up-to-date with the latest init script changes:
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
+
+For Ubuntu 16.04.1 LTS:
+
+ sudo systemctl daemon-reload
### 9. Start application