diff options
author | fidomax <adobegitler@gmail.com> | 2016-10-04 07:55:30 +0000 |
---|---|---|
committer | fidomax <adobegitler@gmail.com> | 2016-10-04 07:55:30 +0000 |
commit | 6c02ce48f4d9e9b554b22904bd77341f853019f1 (patch) | |
tree | 2f1e8c4c4c211e54aabc5b890fcaccb821f533cb /doc | |
parent | c65af5d20e32e7573325ce0f7ee690b5b8baf1cf (diff) | |
download | gitlab-ce-6c02ce48f4d9e9b554b22904bd77341f853019f1.tar.gz |
Update 8.4-to-8.5.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/update/8.4-to-8.5.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.4-to-8.5.md b/doc/update/8.4-to-8.5.md index 0cb137a03cc..678cc69d773 100644 --- a/doc/update/8.4-to-8.5.md +++ b/doc/update/8.4-to-8.5.md @@ -119,6 +119,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 ### 8. Start application |