mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
fix typo
SVN-Revision: 4435
This commit is contained in:
parent
c8b0cd5a5b
commit
1dee38a88e
@ -21,7 +21,7 @@ start_pppd() {
|
||||
usepeerdns \
|
||||
defaultroute \
|
||||
replacedefaultroute \
|
||||
${username:+username "$username" password "$password"} \
|
||||
${username:+user "$username" password "$password"} \
|
||||
linkname "$cfg" \
|
||||
ipparam "$cfg"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user