1
0
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:
Felix Fietkau 2007-08-31 16:20:40 +00:00
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"} \