launchd: improving main description (#14101)

This commit is contained in:
Renie Siqueira
2024-10-10 14:16:08 -03:00
committed by GitHub
parent 06452a8ff6
commit b5e3441c59

View File

@@ -1,6 +1,6 @@
# launchd
> This manages processes, both for the system and users.
> Manages processes, both for the system and users.
> You cannot invoke launchd manually, use launchctl to interact with it.
> More information: <https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html>.