[daemon-fix][dev] address to start kdbus bus changed to 'kdbus:', kdbus added to...
authorRadoslaw Pajak <r.pajak@samsung.com>
Mon, 28 Oct 2013 09:03:38 +0000 (10:03 +0100)
committerRadoslaw Pajak <r.pajak@samsung.com>
Mon, 28 Oct 2013 09:25:29 +0000 (10:25 +0100)
commite634d502e476aa8889a71f0681da9312f10e002d
treef3e1ee926a09256cc087c4f82505931ac0853b52
parenta3879293e4d2c1396fab69bb12c8034bc4e6ef82
[daemon-fix][dev] address to start kdbus bus changed to 'kdbus:', kdbus added to dbus-launch and autolaunch

- address to start kdbus bus changed from 'kdbus' to 'kdbus:'
- added kdbus bus creation option "--kdbus" to dbus-launch tool
- added kdbus bus creation option to autolauch by adding scope=kdbus
 ("autolaunch:scope=kdbus" compiled as default when --enabel-kdbus-transport is given)
- "Building kdbus support: yes/no" info  added to configure

Change-Id: I681d319733d067e7fc9d002ad370984ba469a342
Signed-off-by: Radoslaw Pajak <r.pajak@samsung.com>
bus/bus.c
configure.ac
dbus/dbus-sysdeps-unix.c
tools/dbus-launch.c