launchctl (command)
(Redirected from Launchd)
Jump to navigation
Jump to search
launchctl[1] macOS (command) interfaces with launchd daemon to load, unload daemons/agents and generally control launchd.
Contents
Folders[edit]
Commands[edit]
sudo launchctl listsudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist[2]sudo launchctl unload -w /System/Library/LaunchDaemons/ssh.plistsudo launchctl stop /System/Library/LaunchDaemons/YOUR_DAEMON.plist[3]sudo launchctl start /System/Library/LaunchDaemons/YOUR_DAEMON.plist
sudo launchctl stop com.openssh.sshd(it will automatically restart). See also: Activate SSH server on macOS
Related[edit]
See also[edit]
launchctl,launchctl unload,launchctl load,launchctl list,launchctl start,launchctl stop,/System/Library/LaunchDaemons/,launchctl stop com.openssh.sshd,launchctl bootout,/System/Library/LaunchDaemons/ssh.plist
Advertising: