summaryrefslogtreecommitdiff
path: root/package/rp-pppoe/files/pppoe-relay.postinst
blob: 2a727ec9671855661682a0917f54cf32b6f044d3 (plain)
1
2
3
4
5
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
add_rcconf pppoe_relay pppoe_relay NO
add_rcconf pppoe_relay_flags pppoe_relay_flags "-C eth2 -S vlan1"