aboutsummaryrefslogtreecommitdiff
path: root/mail/popa3d/pkg-deinstall
blob: cb0b59e939d9b86ddae432469187b305957e7851 (plain) (blame)
1
2
3
4
5
6
7
if [ "$2" != "POST-DEINSTALL" ]; then
    exit 0
fi

PATH=/bin

echo "Remember to remove popa3d from /etc/inetd.conf and restart inetd"