add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

13
pages.zh/osx/launchd.md Normal file
View File

@@ -0,0 +1,13 @@
# launchd
> 管理系统和用户的进程。
> 你不能手动调用 launchd使用 launchctl 与之互动。
> 更多信息: <https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html>。
- 运行 init
`/sbin/launchd`
- 查看使用 launchctl 与 launchd 互动的文档:
`tldr launchctl`