summaryrefslogtreecommitdiffstats
path: root/net/rp-pppoe/pkg-plist
blob: 2119af2c4bb218156caae34abed69de3cbac020c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
sbin/adsl-connect
sbin/adsl-init
sbin/adsl-setup
sbin/adsl-start
sbin/adsl-status
sbin/adsl-stop
sbin/pppoe
sbin/pppoe-relay
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 for i in ppp/pppoe.conf rc.d/04pppoe-server.sh rc.d/04pppoe-relay.sh ; do if cmp -s %D/etc/$i.sample %D/etc/$i ; then rm %D/etc/$i ; fi ; done
etc/ppp/pppoe.conf.sample
etc/rc.d/04pppoe-server.sh.sample
etc/rc.d/04pppoe-relay.sh.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
OpenPOWER on IntegriCloud