Fix starting gitlab after reboot server
This commit is contained in:
parent
12434cb7fd
commit
9168cd6a00
|
@ -342,7 +342,7 @@ Create init script in /etc/init.d/gitlab:
|
||||||
|
|
||||||
GitLab autostart:
|
GitLab autostart:
|
||||||
|
|
||||||
sudo update-rc.d gitlab defaults
|
sudo update-rc.d gitlab defaults 21
|
||||||
|
|
||||||
Now you can start/restart/stop GitLab like:
|
Now you can start/restart/stop GitLab like:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue