osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
13
pages.ko/osx/launchd.md
Normal file
13
pages.ko/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