service: Send D-Bus reply for Manager.ConnectService when service is ready
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 11:04:14 +0000 (12:04 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 11:04:14 +0000 (12:04 +0100)
commit94ccd7a198cdf1de91fc2080382509654e4fe605
tree58b99abbb88d76f1281b24281d1925f3e673cb4a
parent2db3ea3da83af8f5191c84f0ad704d8e4d97a4d8
service: Send D-Bus reply for Manager.ConnectService when service is ready

The D-Bus reply for Manager.ConnectService is currently immediatly
returning the service path. It should still return it, but only after the
service is ready or failed to connect.

Fixes BMC#14798
Fixes BMC#14808
src/service.c
test/connect-service