Files
tldr/pages.zh/osx/launchd.md

363 B
Raw Permalink Blame History

launchd

管理系统和用户的进程。 你不能手动调用 launchd使用 launchctl 与之互动。 更多信息: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html

  • 运行 init

/sbin/launchd

  • 查看使用 launchctl 与 launchd 互动的文档:

tldr launchctl