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:25:09 +0000 (22:25 +1000)
commit522fb40c5c03250579ac543cd80469946ca45781
treeeecf0e1fd10710c12f07510a0aebd5a23f6f414d
parent8c6acc1371eace16aac319e0a9cdefe96f4b7537
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