Difference between revisions of "Launchctl unload"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
* Man page: https://ss64.com/osx/launchctl.html
  
*<code>sudo launchctl unload [[/Library/LaunchDaemons/com.canonical.multipassd.plist]]</code>
+
* <code>sudo launchctl unload [[/Library/LaunchDaemons/com.canonical.multipassd.plist]]</code>
  
*<code>launchctl unload -w [[/System/Library/LaunchDaemons/ssh.plist]]</code>
+
* <code>[[launchctl unload -w]] [[/System/Library/LaunchDaemons/ssh.plist]]</code>
  
*<code>launchctl unload /System/Library/LaunchDaemons/com.apple.[[screensharing]].plist</code>
+
* <code>launchctl unload /System/Library/LaunchDaemons/com.apple.[[screensharing]].plist</code>
 +
 
 +
 
 +
-w Overrides the [[Disabled key]] and sets it to false or true for the load and unload subcommands respectively
 +
 
 +
== Related ==
 +
* <code>[[launchctl load]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:48, 11 September 2023

Advertising: