如何使用 brew services 管理自己的服务?
資深大佬 : blackcurrant 3
我在 ~/Library/LaunchAgents/ 下已经创建了文件 homebrew.mxcl.myservice.plist 但是用 brew services list 并没有看到 myservice,这个注册机制到底是怎么样的呢?
$ ls ~/Library/LaunchAgents/ homebrew.mxcl.myservice.plist homebrew.mxcl.redis.plist $ brew services list Name Status User Plist redis started haha /Users/haha/Library/LaunchAgents/homebrew.mxcl.redis.plist
大佬有話說 (2)