mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
oops... typo
SVN-Revision: 8564
This commit is contained in:
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
Block a user