我正在尝试运行这样的服务“gitblit”:
sudo 服务 gitblit 启动
当我检查状态时,我看到了以下内容:
活跃:自 2017-09-01 星期五 16:25:16 CEST;4 秒前活跃(退出)
在我的系统日志中我发现了这个:
Sep 1 16:25:16 git-01 systemd[1]: Starting LSB: Gitblit repository server...
Sep 1 16:25:16 git-01 gitblit[7817]: Starting gitblit server
Sep 1 16:25:16 git-01 systemd[1]: Started LSB: Gitblit repository server.
知道如何修复此问题吗?