2023-05-15:删除gitlab服务停止后残留进程;
2023-05-14 本文已影响0人
DGFM
删除gitlab服务停止后残留进程;
搭建的gitlab服务不再使用需要关停,使用gitlab-ctl stop关闭后,ps查看相关进程仍有残留。而且很多是日志相关的,通过查询网上解决方法为:
systemctl stop gitlab-runsvdir
搭建的gitlab服务不再使用需要关停,使用gitlab-ctl stop关闭后,ps查看相关进程仍有残留。而且很多是日志相关的,通过查询网上解决方法为:
systemctl stop gitlab-runsvdir