spec: launchd is no longer open-source

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>
This commit is contained in:
Akihiro Suda 2025-05-01 09:27:17 +09:00
parent 4e8a83ca94
commit 676093c185
No known key found for this signature in database
GPG key ID: 49524C6F9F638F1A

View file

@ -3826,7 +3826,7 @@
<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>