add new chinese translations
This commit is contained in:
13
pages.zh/osx/launchd.md
Normal file
13
pages.zh/osx/launchd.md
Normal 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`
|
Reference in New Issue
Block a user