1 # arg 1: the new package version
2 # arg 2: the old package version
4 msg="\nDon't forget to configure apf at \"/etc/apf/conf.apf\"\nThe default interface is set to eth0.\n\nAdd apf to /etc/rc.config like this \"DAEMONS=(network apf)\"\nto load the firewall at startup.\n"
8 rm -f /var/log/apf_log 2>/dev/null
9 rm -fr /etc/apf 2>/dev/null
10 rm -f /etc/cron.daily/apf
27 echo -e "\nplease remove apf from \"DAEMONS\" in rc.config\n"