diff --git a/doc/installation.md b/doc/installation.md index 5fe52b23..d2112d61 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -244,6 +244,9 @@ Create init script in /etc/init.d/gitlab: exit 0 +Adding permission: + sudo chmod +x /etc/init.d/gitlab + When server is rebooted then gitlab must starting: sudo update-rc.d gitlab defaults