Difference between revisions of "Launchd"

From The iPhone Wiki
Jump to: navigation, search
(No more source for this.)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
'''launchd''' is the background process used to manage daemons running on the device. It is commanded using launchctl.
+
'''launchd''' is the background process used to manage daemons running on the device. It is commanded using launchctl. The source code used to be available, but with OS X 10.10/iOS 8.0 has been moved into the closed source libxpc, and has undergone significant changes (e.g. single process rather than per-user launchd, and improved XPC functionality).
   
 
== External Links ==
 
== External Links ==
 
* [[wikipedia:launchd|Wikipedia]]
 
* [[wikipedia:launchd|Wikipedia]]
* [http://opensource.apple.com/source/launchd/launchd-842.92.1/| Source code]
 
   
 
{{stub|firmware}}
 
{{stub|firmware}}

Revision as of 14:04, 22 January 2015

launchd is the background process used to manage daemons running on the device. It is commanded using launchctl. The source code used to be available, but with OS X 10.10/iOS 8.0 has been moved into the closed source libxpc, and has undergone significant changes (e.g. single process rather than per-user launchd, and improved XPC functionality).

External Links

Tango Utilities-terminal.png This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag.