Systemverwaltung
launchctl
Verwaltet Launch Daemons und Agents in macOS.
macOS
Verifiziert: 2025-09-09
Syntax
$launchctl [SUBCOMMAND] [OPTIONS]
Beispiele
$launchctl list
$launchctl load /Library/LaunchDaemons/com.example.plist
$launchctl start com.example.service
Typische Anwendungsfälle
?
Standardverwendung
launchctl --help
Hinweis
macOS-spezifisches Tool zur Verwaltung von System- und Benutzerdiensten.
Export