Package: ndtpd Version: 3.1.5-6.3 Tags: patch I've noticed that removing the ndtpd package left the ndtp entry in /etc/inetd.conf.
The following patch fixes this bug. ---- --- ndtpd-3.1.5-6.3/debian/postrm +++ ndtpd-3.1.5/debian/postrm @@ -21,7 +21,7 @@ # Remove from /etc/inetd.conf if [ -x /usr/sbin/update-inetd ]; then - update-inetd --remove ndtpd + update-inetd --remove ndtp || true fi # Remove syslog entry ---- Thanks, -- Tatsuya Kinoshita
pgpWfMEnKHgzy.pgp
Description: PGP signature