pdns-server 4.1.6-3 (oldstable) has /etc/init.d/pdns
pdns-server 4.4.1-1 (stable) is missing /etc/init.d/pdns
For those of us not using systemd this results in a errormessage being
displayed when installing and no running pdns-server. The errormessage
--->8---
Processing triggers for pdns-server (4.4.1-1) ...
invoke-rc.d: unknown initscript, /etc/init.d/pdns not found.
---8<---
The source has a template init.d file pdns-4.5.3/pdns/pdns.init.in
Please add /etc/init.d/pdns.
Severity important as currently non-systemd installs of pdns-server are
broken.