service: Signal error property changes
authorGrant Erickson <marathon96@gmail.com>
Wed, 8 Aug 2012 16:59:27 +0000 (09:59 -0700)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 9 Aug 2012 05:42:19 +0000 (08:42 +0300)
commitfab9223d04095134a0a79657a8a6250a28e98c2c
treed4605061a605dbcab28de47703179b6942ec5253
parentabc1b18ed920d5674d3c934becdc420e65281441
service: Signal error property changes

In order to allow clients to update the property in a manner similar to
other service properties, signal changes in the service "Error" property
key/value pair.

The value "" is used when no error is asserted because D-Bus property
changed convention has no semantics for indicating a key/value pair was
removed.
src/service.c