Update 8.7-to-8.8.md

This commit is contained in:
fidomax 2016-10-04 07:52:58 +00:00
parent 5976bff223
commit 6219c36d08
1 changed files with 4 additions and 0 deletions

View File

@ -128,6 +128,10 @@ 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
sudo service gitlab start