CI CD/Git:GitHub

How to disable automatic startup

신군. 2020. 10. 31. 22:06
반응형

Problem is solved!
I contated the GitLab by your official page in Facebook and theys answer.

I am using GitLab in a Desktop and it was using ~700MB. If you too want turn off GitLab on startup,

just execute in a terminal:

 

sudo systemctl disable gitlab-runsvdir.service

반응형