mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:48:59 +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 \
|
||||
defaultroute \
|
||||
replacedefaultroute \
|
||||
${username:+username "$username" password "$password"} \
|
||||
${username:+user "$username" password "$password"} \
|
||||
linkname "$cfg" \
|
||||
ipparam "$cfg"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user