mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-04 04:54:18 +00:00
fix /etc/config/firewall
SVN-Revision: 3726
This commit is contained in:
parent
e7e81657c7
commit
4ea0c2d15a
@ -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