diff options
author | fidomax <adobegitler@gmail.com> | 2016-10-04 07:54:55 +0000 |
---|---|---|
committer | fidomax <adobegitler@gmail.com> | 2016-10-04 07:54:55 +0000 |
commit | c65af5d20e32e7573325ce0f7ee690b5b8baf1cf (patch) | |
tree | 39351cc5c8b1f6593386cddf0155c6f33da7aee6 /doc/update/8.5-to-8.6.md | |
parent | 61e9fb55f910de90617d4b011976ddb535e5e951 (diff) | |
download | gitlab-ce-c65af5d20e32e7573325ce0f7ee690b5b8baf1cf.tar.gz |
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.md | 4 |
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 |