Make sure listeners are notified of start cancellation.
authorDavin McCall <davmac@davmac.org>
Mon, 19 Mar 2018 22:45:17 +0000 (22:45 +0000)
committerDavin McCall <davmac@davmac.org>
Mon, 19 Mar 2018 22:45:17 +0000 (22:45 +0000)
commit16781b1333fa2b21d2f06f87d6f3d3cd517d78c2
tree023ebb7a6f53fe20af81d1cda8e659505d6fbb55
parentc847efc9fbdb928617c59a10533ff141911200bd
Make sure listeners are notified of start cancellation.

Start cancellation was only working for process-based services.
src/baseproc-service.cc
src/service.cc