]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
spec: launchd is no longer open-source
authorAkihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Thu, 1 May 2025 00:27:17 +0000 (09:27 +0900)
committerAkihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Thu, 1 May 2025 00:27:21 +0000 (09:27 +0900)
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>
doc/dbus-specification.xml

index 378d917b099848a94c4741e7dcbc27b471f19b76..01bf7dfffc4d3da0d77f15c0f9659203ac69b764 100644 (file)
     <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>