aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/files/firewall.config
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2008-08-26 07:23:29 +0000
committerJohn Crispin <john@openwrt.org>2008-08-26 07:23:29 +0000
commitaa6c019c11e77e34e02fe4884016a82fa37ab5ed (patch)
tree5b08dd4fe93b32317e0023459e2d648c923cd70d /package/firewall/files/firewall.config
parenta4ad20d76b10f90164a5be20de4e1584899031e9 (diff)
downloadupstream-aa6c019c11e77e34e02fe4884016a82fa37ab5ed.tar.gz
upstream-aa6c019c11e77e34e02fe4884016a82fa37ab5ed.tar.bz2
upstream-aa6c019c11e77e34e02fe4884016a82fa37ab5ed.zip
use proto instead of protocol in uci firewall
SVN-Revision: 12391
Diffstat (limited to 'package/firewall/files/firewall.config')
-rwxr-xr-xpackage/firewall/files/firewall.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config
index 073169013d..fe5d38d2b9 100755
--- a/package/firewall/files/firewall.config
+++ b/package/firewall/files/firewall.config
@@ -50,7 +50,7 @@ config forwarding
# option dest lan
# option dest_ip 192.168.16.235
# option dest_port 80
-# option protocol tcp
+# option proto tcp
# include a file with users custom iptables rules
#config include