Set dependents desired state to STOPPED immediately
authorDavin McCall <davmac@davmac.org>
Mon, 7 Sep 2015 17:12:51 +0000 (18:12 +0100)
committerDavin McCall <davmac@davmac.org>
Mon, 7 Sep 2015 17:12:51 +0000 (18:12 +0100)
commit7e31f68e71fe0d29dbc0628d888f13b59309a8db
tree83488d44ba7181abcff9c48faa30015ccbc0742c
parentdebc88843f41092aa592ec9d1d3bb3a87b222e81
Set dependents desired state to STOPPED immediately
when stop of dependency requested.

Previously, if the state was STARTING when the stop
was issued, dependencies were not stopped.
service.cc
service.h