Handle startup failure.
authorIain Patterson <me@iain.cx>
Sat, 25 Sep 2010 09:05:09 +0000 (10:05 +0100)
committerIain Patterson <me@iain.cx>
Sat, 25 Sep 2010 09:05:09 +0000 (10:05 +0100)
commit37215c1032c46095fe52808ef7c6efa98abf4159
tree0fbe6d758c0461731b34f2edf489ad807d5829a4
parent8ec33edadf121345031be3d2f9d5e7c9a9a11e94
Handle startup failure.

Don't hang if startup parameters couldn't be determined.
Instead, signal that the service entered the STOPPED state.
Set START_PENDING state prior to actual startup.
service.cpp