]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Log when exiting due to a SIGTERM signal 11669/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 1 Jun 2022 15:14:14 +0000 (17:14 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 1 Jun 2022 15:14:14 +0000 (17:14 +0200)
commit1a15f0f77206f4120018d510c467b4406c47b2b2
tree9e224286f073681a1310476033aa97b033163aa9
parent929c3dc0703ba2335066674c98b43e9956e5676a
dnsdist: Log when exiting due to a SIGTERM signal

The recursor already does the same, and it might be useful to understand
why the process was terminated.
pdns/dnsdist.cc