mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 10:15:11 +02:00
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4435 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4c102c1828
commit
56b6f102af
@ -21,7 +21,7 @@ start_pppd() {
|
|||||||
usepeerdns \
|
usepeerdns \
|
||||||
defaultroute \
|
defaultroute \
|
||||||
replacedefaultroute \
|
replacedefaultroute \
|
||||||
${username:+username "$username" password "$password"} \
|
${username:+user "$username" password "$password"} \
|
||||||
linkname "$cfg" \
|
linkname "$cfg" \
|
||||||
ipparam "$cfg"
|
ipparam "$cfg"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user