diff options
author | fidomax <adobegitler@gmail.com> | 2016-10-04 07:52:58 +0000 |
---|---|---|
committer | fidomax <adobegitler@gmail.com> | 2016-10-04 07:52:58 +0000 |
commit | 6219c36d086ac6ae0a713b7cd9153be7cfcdef14 (patch) | |
tree | 15252acb601a457a4a9e72d30fa6572d3c6da20f /doc/update/8.7-to-8.8.md | |
parent | 5976bff223a36bacfe0279307789301a0f724491 (diff) | |
download | gitlab-ce-6219c36d086ac6ae0a713b7cd9153be7cfcdef14.tar.gz |
Update 8.7-to-8.8.md
Diffstat (limited to 'doc/update/8.7-to-8.8.md')
-rw-r--r-- | doc/update/8.7-to-8.8.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/8.7-to-8.8.md b/doc/update/8.7-to-8.8.md index 32906650f6f..8ce434e5f78 100644 --- a/doc/update/8.7-to-8.8.md +++ b/doc/update/8.7-to-8.8.md @@ -127,6 +127,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 |