Skip to content
Snippets Groups Projects
Commit 23bf72dc authored by Valery Sizov's avatar Valery Sizov
Browse files

manual: fixed

parent 7a6b7a5c
No related branches found
No related tags found
No related merge requests found
Loading
@@ -244,6 +244,9 @@ Create init script in /etc/init.d/gitlab:
Loading
@@ -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
   
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment