launchd is apparently proprietary since OS X Yosemite v10.10 (2014).
The last known open-source version is
https://github.com/apple-oss-distributions/launchd/releases/tag/launchd-842.92.1
(OS X Mavericks v10.9.4).
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
<sect2 id="transports-launchd">
<title>launchd</title>
<para>
- launchd is an open-source server management system that replaces init, inetd
+ launchd is a server management system that replaces init, inetd
and cron on Apple Mac OS X versions 10.4 and above. It provides a common session
bus address for each user and deprecates the X11-enabled D-Bus launcher on OSX.
</para>