manual: fixed

This commit is contained in:
Valery Sizov 2012-03-12 14:51:21 +02:00
parent 7a6b7a5c50
commit 23bf72dc48

View file

@ -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