smooth recovery: wait for dependencies to start before relaunch.
authorDavin McCall <davmac@davmac.org>
Thu, 29 Jun 2017 17:55:41 +0000 (18:55 +0100)
committerDavin McCall <davmac@davmac.org>
Thu, 29 Jun 2017 17:55:41 +0000 (18:55 +0100)
commit0a5a2ad9394dc66de80da17d3cee63fee217d670
tree139e3abd951c141ee1be39d6f7888d0b4ba470b7
parent175a0b1b1ebd3a2ce0f4b3572b2104cbf22201d2
smooth recovery: wait for dependencies to start before relaunch.

If pinned started, dependencies may be stopped; the smooth recovery
process should wait for dependencies to start before trying to re-launch
the service process.
src/service.cc