Imported Debian patch 1.0-11
[debian/p10cfgd] / debian / prerm
1 #!      /bin/bash
2
3 # clean up the /etc/inetd.conf file
4
5 update-inetd --remove rmtcfg
6
7 #DEBHELPER#