pppoe-relay.postinst 149 B

12345
  1. #!/bin/sh
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. add_rcconf pppoe_relay pppoe_relay NO
  4. add_rcconf pppoe_relay_flags pppoe_relay_flags "-C eth2 -S vlan1"