Merge branch 'macos-launchd-deprecation' into 'main'

launchd: drop deprecated OnDemand and ServiceIPC fields, maybe add KeepAlive

Closes #146

See merge request dbus/dbus!179
This commit is contained in:
sourtin 2026-01-10 08:11:08 +00:00
commit a810b0efb8

View file

@ -5,15 +5,9 @@
<key>Label</key>
<string>org.freedesktop.dbus-session</string>
<key>ServiceIPC</key>
<key>ΚeepAlive</key>
<true/>
<!-- Please uncomment on 10.4; OnDemand doesn't work properly there. -->
<!--
<key>OnDemand</key>
<false />
-->
<key>ProgramArguments</key>
<array>
<string>@DBUS_DAEMONDIR@/dbus-daemon</string>