How to check whether Brew services are successfully started.

 'brew services start <service name>' sometimes will claim it 'successfully' started a service even though it didn't. And it won't give you any log. However, we can use the command 'brew services list' to find the coresponding plist file and manually execute the service start command in that file. By doing this, the error can be print out.


 

评论

此博客中的热门博文

Configure shadowsocks transparent proxy + gfwlist(PAC) on OpenWRT Router

Openwrt路由器上配置shadowsocks透明代理+gfwlist(PAC)

Configure V2Ray(Shadowsocks mode) + 加速:普通BBR/魔改BBR on KVM VPS (Tested on Ubuntu 16.04)