]> git.ipfire.org Git - thirdparty/dbus.git/commit
Enable launchd.
authorBenjamin Reed <rangerrick@befunk.com>
Sun, 19 Jul 2009 15:45:34 +0000 (11:45 -0400)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 6 Dec 2010 20:33:14 +0000 (21:33 +0100)
commitf1b9aac417d8fb716d6ed19128fe429e8a41adba
tree48684c21f9471938e45f4ad2bde37ef593c9c18b
parenteb66c0a9c001ea08793b38470d12611ffaafa436
Enable launchd.

This patch enables support for Mac OS X's launch daemon
for startup as well as sharing of the DBus session bus
environment.  It includes a LaunchAgent plist for automatic
start of the session bus.
README.launchd [new file with mode: 0644]
bus/Makefile.am
bus/org.freedesktop.dbus-session.plist.in [new file with mode: 0644]
configure.in
dbus/Makefile.am
dbus/dbus-server-unix.c
dbus/dbus-sysdeps-unix.h
dbus/dbus-transport-unix.c