Handle startup timer expiry using failed_to_start.
authorDavin McCall <davmac@davmac.org>
Mon, 19 Mar 2018 22:57:00 +0000 (22:57 +0000)
committerDavin McCall <davmac@davmac.org>
Mon, 19 Mar 2018 22:57:00 +0000 (22:57 +0000)
commit00aa215fb4e661d323c96306c57c7c5c5ab61698
tree33207128f700e75bd875f84eb800681c9bd2068d
parent16781b1333fa2b21d2f06f87d6f3d3cd517d78c2
Handle startup timer expiry using failed_to_start.

Reduces code duplication, and probably handles some things that were not
being handled correctly.
src/baseproc-service.cc
src/includes/service.h
src/service.cc