mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 11:48:27 +02:00
fix /etc/config/firewall
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3726 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d2bbc8b184
commit
91ab93d313
@ -1,4 +1,5 @@
|
||||
BEGIN {
|
||||
print ". /etc/config/network"
|
||||
print "proto=\"$wan_proto\""
|
||||
print "[ -z \"$proto\" -o \"$proto\" = \"none\" ] && exit"
|
||||
print "ifname=\"$wan_ifname\""
|
||||
|
Loading…
Reference in New Issue
Block a user