On interrupting start of scripted service, run stop script.
authorDavin McCall <davmac@davmac.org>
Thu, 15 Feb 2018 18:32:19 +0000 (18:32 +0000)
committerDavin McCall <davmac@davmac.org>
Thu, 15 Feb 2018 19:03:51 +0000 (19:03 +0000)
commit8333305aca426d31f1c771c290cf916335fa57c4
treef92353ee8c535424ab2ad202e22f428bd3718c38
parent99faa8ca388f7c40a741f43499c9db7cb00bed40
On interrupting start of scripted service, run stop script.

If a scripted service startup is interrupted via signal, run the stop
script in case cleanup is required.
src/proc-service.cc