projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
933aa2a
)
oops, linewrap
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Jul 2004 04:25:55 +0000
(
04:25
+0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Jul 2004 04:25:55 +0000
(
04:25
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@91
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
root/etc/functions.sh
patch
|
blob
|
history
diff --git
a/root/etc/functions.sh
b/root/etc/functions.sh
index
9db0e86
..
8c371a3
100755
(executable)
--- a/
root/etc/functions.sh
+++ b/
root/etc/functions.sh
@@
-93,8
+93,8
@@
ifup () (
$DEBUG ifconfig $if 0.0.0.0 up
- $DEBUG /sbin/pppoecd $if -u $if_username -p $if_password
-i 0 -I $if_redial -T $if_idletim
- e -t $if_mtu -k
+ $DEBUG /sbin/pppoecd $if -u $if_username -p $if_password
\
+
-i 0 -I $if_redial -T $if_idletim
e -t $if_mtu -k
;;
*)
echo "### WARNING $if: $if_proto is not supported"
This page took
0.02339 seconds
and
4
git commands to generate.