From d5ea7b6b8b402b00d06c95995d40e3bf84a940df Mon Sep 17 00:00:00 2001 From: fidomax Date: Tue, 4 Oct 2016 07:59:40 +0000 Subject: Update 8.0-to-8.1.md --- doc/update/8.0-to-8.1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/update/8.0-to-8.1.md b/doc/update/8.0-to-8.1.md index d57c0d0674d..bfb83cf79b1 100644 --- a/doc/update/8.0-to-8.1.md +++ b/doc/update/8.0-to-8.1.md @@ -99,6 +99,10 @@ sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS # Update init.d script sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab ``` + +For Ubuntu 16.04.1 LTS: + + sudo systemctl daemon-reload ### 7. Update configuration files -- cgit v1.2.1