mirror of https://github.com/hak5/openwrt-owl.git
parent
a391a14e23
commit
365ad8dec6
|
@ -39,7 +39,7 @@ start_pppd() {
|
|||
defaultroute \
|
||||
replacedefaultroute \
|
||||
${username:+user "$username" password "$password"} \
|
||||
unit "$pppdev" \
|
||||
unit "$unit" \
|
||||
linkname "$cfg" \
|
||||
ipparam "$cfg" \
|
||||
${connect:+connect "$connect"} \
|
||||
|
|
Loading…
Reference in New Issue