~/Library/Preferences/ – (当前用户设置的进程)
~/Library/LaunchAgents/ – (当前用户的守护进程)
/Library/LaunchAgents/ – (管理员设置的用户进程)
/Library/LaunchDaemons/ – (管理员提供的系统守护进程)
/System/Library/LaunchAgents/ – (Mac操作系统提供的用户进程)
/System/Library/LaunchDaemons/ – (Mac操作系统提供的系统守护进程)
Macbook关闭自启动
最新推荐文章于 2026-03-02 15:35:54 发布
本文将详细解读Mac中用户和管理员设置的进程目录,包括~/Library/Preferences、~/Library/LaunchAgents、/Library/LaunchAgents和/Library/LaunchDaemons,以及System级别的进程管理,帮助理解系统启动流程和守护进程的作用。

301

被折叠的 条评论
为什么被折叠?



