mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 05:27:09 +00: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