mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-11 21:10:39 +01:00
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:
commit
a810b0efb8
1 changed files with 1 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue