Add "nosigterm" service setting to inhibit sending SIGTERM to service
authorDavin McCall <davmac@davmac.org>
Tue, 24 Nov 2015 00:03:10 +0000 (00:03 +0000)
committerDavin McCall <davmac@davmac.org>
Tue, 24 Nov 2015 00:03:10 +0000 (00:03 +0000)
commit80bd541787902eac9d24e796c6d31e49b173e3ac
tree09232b51e7f32f7a4e17c804869f803a8509fcf4
parent18ef505588801f78127f277e6b465378335709fa
Add "nosigterm" service setting to inhibit sending SIGTERM to service
process. (Unless an aleternative signal is specified using 'termsignal',
no termination signal will be sent).
README
load_service.cc
service.cc
service.h