aboutsummaryrefslogtreecommitdiffstats
path: root/net/rp-pppoe/pkg-plist
blob: d127ac2a78ad3227490d7b30eba83456c1fe018d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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