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.


 

评论

此博客中的热门博文

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

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

Using Haproxy + shadowsocks (ha + ss) to setup multi ss backend and load balance