[Pdns-users] What signal to tell PDNS to shut down?

Nick Williams nicholas at nicholaswilliams.net
Sun Jan 13 18:27:25 UTC 2019


I’m working on a Docker container to run my PDNS Authoritative servers. I’m installing PDNS from repo.powerdns.com <http://repo.powerdns.com/>. The Docker command that is run in `pdns_server`. The `docker stop` command sends a `SIGTERM` to PID 1, waits some amount of time, and then sends SIGKILL to force it to stop. It’s having to resort to SIGKILL, because `pdns_server` doesn’t respond to `SIGTERM`. What is the correct signal to tell PDNS to shut down?

Thanks,

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20190113/9c3ee4ec/attachment.html>


More information about the Pdns-users mailing list