]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-bus/sd-bus.c
bus: add API calls for connecting to starter bus
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Jan 2014 20:34:54 +0000 (21:34 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 27 Jan 2014 20:34:54 +0000 (21:34 +0100)
commitaf08d2f9cde8f46d9d3e731dbd1f06ffb3b08942
tree0906d724d8d6f2ed59ed8c4fef021f267810b696
parent968d3d242cc9256eaca9a18155a744b575159cbd
bus: add API calls for connecting to starter bus

Add new calls sd_bus_open() and sd_bus_default() for connecting to the
starter bus a service was invoked for, or -- if the process is not a
bus-activated service -- the appropriate bus for the scope the process
has been started in.
src/bus-driverd/bus-driverd.c
src/libsystemd/libsystemd.sym
src/libsystemd/sd-bus/sd-bus.c
src/shared/cgroup-util.c
src/systemd/sd-bus.h