|
@@ -23,8 +23,8 @@ setup_interface_pppoe() {
|
|
|
# end of the argument list by start_pppd()
|
|
# end of the argument list by start_pppd()
|
|
|
start_pppd "$config" \
|
|
start_pppd "$config" \
|
|
|
"nic-$iface" \
|
|
"nic-$iface" \
|
|
|
|
|
+ plugin rp-pppoe.so \
|
|
|
${ac:+rp_pppoe_ac "$ac"} \
|
|
${ac:+rp_pppoe_ac "$ac"} \
|
|
|
${service:+rp_pppoe_service "$service"} \
|
|
${service:+rp_pppoe_service "$service"} \
|
|
|
- plugin rp-pppoe.so \
|
|
|
|
|
mtu $mtu mru $mtu
|
|
mtu $mtu mru $mtu
|
|
|
}
|
|
}
|