Hi, you could add a depends on "systemd-sysv | update-inetd" and configure inetd only if it's installed:
[ -x /usr/sbin/update-inetd ] And I'd recommend getting the fix into stretch, otherwise non-systemd approx users will have a surprise when they dist-upgrade. - Carsten

