1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 02:22:11 +02:00
tldr/pages.nl/osx/launchd.md
Sebastiaan Speck 76778f81d5
launchctl: add Dutch translation; launchd: update Dutch translation (#11033)
* launchd: update Dutch translation

* launchctl: add Dutch page
2023-10-20 11:41:32 +05:30

13 lines
427 B
Markdown

# launchd
> Dit beheert processen, zowel voor het systeem als voor de gebruiker.
> `launchd` kan niet manueel gestart worden, gebruik `launchctl` om ermee te interacteren.
> Meer informatie: <https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html>.
- Draai initialisatie:
`/sbin/launchd`
- Bekijk de documentatie van het originele commando:
`tldr launchctl`