manual: fixed
This commit is contained in:
parent
7a6b7a5c50
commit
23bf72dc48
1 changed files with 3 additions and 0 deletions
|
@ -244,6 +244,9 @@ Create init script in /etc/init.d/gitlab:
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Adding permission:
|
||||||
|
sudo chmod +x /etc/init.d/gitlab
|
||||||
|
|
||||||
When server is rebooted then gitlab must starting:
|
When server is rebooted then gitlab must starting:
|
||||||
sudo update-rc.d gitlab defaults
|
sudo update-rc.d gitlab defaults
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue