关于macos的守护进程 #3683
xiaowang7212
started this conversation in
General
关于macos的守护进程
#3683
Replies: 1 comment 1 reply
-
用系统自带应用自动操作可以 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用任意方式编辑 ~/Library/LaunchAgents/ci.nn.alist.plist 并添加如下内容,修改 path_alist 为 AList 所在的路径,path/to/working/dir 为 AList的工作路径
以上是官方文档给出的方法,都是系统资源库的文件没法修改,并且不能新建文件ci.nn.alist.plist文件无法放进去,
path/to/working/dir 为 AList的工作路径 这个工作路径具体是哪 干嘛用的 · ··
Beta Was this translation helpful? Give feedback.
All reactions