fix /etc/config/firewall
SVN-Revision: 3726
This commit is contained in:
parent
e7e81657c7
commit
4ea0c2d15a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
BEGIN {
|
BEGIN {
|
||||||
|
print ". /etc/config/network"
|
||||||
print "proto=\"$wan_proto\""
|
print "proto=\"$wan_proto\""
|
||||||
print "[ -z \"$proto\" -o \"$proto\" = \"none\" ] && exit"
|
print "[ -z \"$proto\" -o \"$proto\" = \"none\" ] && exit"
|
||||||
print "ifname=\"$wan_ifname\""
|
print "ifname=\"$wan_ifname\""
|
||||||
|
|
Loading…
Reference in a new issue