X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fprerm;h=83a2279ecd03d52cd6bae12e46815c4d21b2e0f4;hb=refs%2Fheads%2Fmaster;hp=3370f7e0f12b57e017d5861352868f53e948b579;hpb=c1397621dd9c67ea3e3b8db3d5acc7ad687ce055;p=debian%2Fp10cfgd diff --git a/debian/prerm b/debian/prerm index 3370f7e..83a2279 100644 --- a/debian/prerm +++ b/debian/prerm @@ -1,6 +1,7 @@ -#! /bin/bash +#! /bin/bash -e # clean up the /etc/inetd.conf file -update-inetd --disable rmtcfg +update-inetd --remove rmtcfg +#DEBHELPER#