From 5f98853251cc4f5c7eada2e6694a5c718aeb7aa7 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 6 Jun 2014 13:30:36 +0200 Subject: [PATCH] Restart all services at the end of the upgrade --- doc/update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/update.md b/doc/update.md index 559aa00..7479188 100644 --- a/doc/update.md +++ b/doc/update.md @@ -32,8 +32,8 @@ sudo rpm -Uvh gitlab-6.9.y_xxx.rpm # Reconfigure GitLab (includes database migrations) sudo gitlab-ctl reconfigure -# Start unicorn and sidekiq -sudo gitlab-ctl start +# Restart all gitlab services +sudo gitlab-ctl restart ``` Done! -- libgit2 0.21.2