Fix issue with process services restarting after start timeout.
authorDavin McCall <davmac@davmac.org>
Mon, 15 Jan 2018 21:52:56 +0000 (21:52 +0000)
committerDavin McCall <davmac@davmac.org>
Mon, 15 Jan 2018 21:52:56 +0000 (21:52 +0000)
commitb070a69ac5a2eb7c74933aac8fbeb2c343c0b25f
tree8d0cb0dc51b5f41fe53beee956a3fd09bcbe1798
parentb41d4ac7932576bab95637a4948d795234f7d8b8
Fix issue with process services restarting after start timeout.

A process which fails to start with a timeout should count as a start
failure. Therefore, remove explicit activation in this case (and thereby
prevent the service from restarting).
src/baseproc-service.cc
src/tests/test-includes/baseproc-sys.h