Comment 2 for bug 120080

Revision history for this message
Morten Kjeldgaard (mok0) wrote : Re: dpkg refuses to uninstall netkit-inetd due to script error

This patch will call update-rc.d in prerm, instead of calling /etc/init.d/inetd directly, allowing update-rc.d to deal gracefully with the situation. Thus, the above situation should be avoided.

The patch applies to distributions feisty and earlier.