sbin/adsl-connect sbin/adsl-init sbin/adsl-setup sbin/adsl-start sbin/adsl-status sbin/adsl-stop sbin/pppoe sbin/pppoe-server etc/ppp/firewall-masq.sample etc/ppp/firewall-standalone.sample etc/ppp/pap-secrets.sample etc/ppp/pppoe-server-options.sample @unexec if cmp -s %D/etc/ppp/pppoe.conf.sample %D/etc/ppp/pppoe.conf ; then rm %D/etc/ppp/pppoe.conf ; fi etc/ppp/pppoe.conf.sample @unexec rmdir %D/etc/ppp 2>/dev/null || echo "If you are permanently removing pppoe, you should also ``rm -Rf ${PKG_PREFIX}/etc/ppp'' removing any configuration and password files left." | /usr/bin/fmt