projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
port wan_device changes from whiterussian to kamikaze
[openwrt.git]
/
package
/
base-files
/
default
/
etc
/
hotplug.d
/
net
/
10-net
diff --git
a/package/base-files/default/etc/hotplug.d/net/10-net
b/package/base-files/default/etc/hotplug.d/net/10-net
index
8d2c6a8
..
dd4ee88
100644
(file)
--- a/
package/base-files/default/etc/hotplug.d/net/10-net
+++ b/
package/base-files/default/etc/hotplug.d/net/10-net
@@
-26,7
+26,7
@@
find_name()
}
;;
*)
- [ "$(nvram get ${IF
PROTO}_ifnam
e)" = "$INTERFACE" \
+ [ "$(nvram get ${IF
TYPE}_devic
e)" = "$INTERFACE" \
-a -x /sbin/ifup.${IFPROTO} ] && return 0
;;
esac
This page took
0.025346 seconds
and
4
git commands to generate.