Handle fork+exec failure in a separate virtual method.
authorDavin McCall <davmac@davmac.org>
Sun, 31 Dec 2017 16:29:31 +0000 (16:29 +0000)
committerDavin McCall <davmac@davmac.org>
Sun, 31 Dec 2017 16:29:31 +0000 (16:29 +0000)
commitfb9709025fe7141b70da165bdb56f1bcfd5633a6
treeb87641e91bf78152ca8fb6816456693c7049f100
parent3bb5ce655115d55af6e715172f26445d9c28e9af
Handle fork+exec failure in a separate virtual method.

This cleans up the code and removes a lot of conditional handling for
the different service types.
src/service.cc
src/service.h