Skip to content

Use systemd Type=forking to signal daemon init

Athos Ribeiro requested to merge athos/bind9:systemd-wait into debian/9.18

This fixes a regression of #900788 where services whose startup depend on name resolutions may fail due to bind9 not being ready (LP: #1899902)

The change also includes a regression autopkgtest test to ensure the unit behaves as expected.

Merge request reports

Loading