diff --git a/doc/installation.md b/doc/installation.md index 344597dba6..aaff1467b3 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: