port wan_device changes from whiterussian to kamikaze
[openwrt.git] / package / base-files / default / etc / hotplug.d / net / 10-net
index 8d2c6a8..dd4ee88 100644 (file)
@@ -26,7 +26,7 @@ find_name()
                                }
                        ;;
                        *)
-                               [ "$(nvram get ${IFPROTO}_ifname)" = "$INTERFACE" \
+                               [ "$(nvram get ${IFTYPE}_device)" = "$INTERFACE" \
                                  -a -x /sbin/ifup.${IFPROTO} ] && return 0
                        ;;
                esac
This page took 0.026613 seconds and 4 git commands to generate.