Difference between revisions of "Launchctl start"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{launchctl}}")
Tags: Mobile web edit, Mobile edit
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
  
 +
sudo launchctl start
 +
Usage: launchctl start <service-name>
  
{{launchctl}}
+
sudo launchctl start non-existing-service
 +
(no output)
 +
 
 +
== Related commands ==
 +
* [[Linux]]: <code>[[systemctl restart]]</code> not available on macOS
 +
* <code>[[launchctl stop]] && [[launchctl start]]</code>
 +
 
 +
== See also ==
 +
* {{launchctl}}
 +
 
 +
[[Category:macOS]]

Latest revision as of 05:42, 11 August 2022

sudo launchctl start
Usage: launchctl start <service-name>
sudo launchctl start non-existing-service
(no output)

Related commands[edit]

See also[edit]

Advertising: