问题描述
在我的 mac1.Metal ec2 实例上。我在 ~/Library/LaunchAgents
有一个 plistec2-user@ip-10-xxx-x-xxx ~ % ls -la ~/Library/LaunchAgents
-rw-r--r-- 1 root staff 1333 Mar 5 22:06 com.buildkite.buildkite-agent.plist
服务会在运行后运行
sudo launchctl load -w ~/Library/LaunchAgents/com.buildkite.buildkite-agent.plist
当我做com.buildkite.buildkite-agent
但是当我重新启动实例时,服务不会重新启动。我认为 launchctl load 应该可以实现吗?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)