From 65717f7040eafe970b35f1b0dab769e29aaa01e7 Mon Sep 17 00:00:00 2001 From: Valeriy Sizov Date: Sat, 23 Jun 2012 13:09:06 +0300 Subject: [PATCH] Update master --- doc/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.md b/doc/installation.md index 344597db..aaff1467 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -320,9 +320,9 @@ Adding permission: sudo chmod +x /etc/init.d/gitlab -When server is rebooted then gitlab must starting: +Gitlab autostart: - sudo insserv gitlab + sudo update-rc.d gitlab defaults Now you can start/restart/stop gitlab like: