stop: if not required, treat stop as full manual stop.
authorDavin McCall <davmac@davmac.org>
Sat, 27 Jul 2019 12:22:02 +0000 (22:22 +1000)
committerDavin McCall <davmac@davmac.org>
Sat, 27 Jul 2019 12:22:02 +0000 (22:22 +1000)
commit5cc8ab84102b16919d57ff0ef92c03a73d1002e5
treebaa866de088a9aa89bbc70797b0fedd047deda1b
parent0e246eadce23ae91c48a52ef10b10d61bc8bd854
stop: if not required, treat stop as full manual stop.

This is needed to properly handle shutdown when a service is alive but
not marked active.
src/service.cc