diff options
author | Steven Barth <cyrus@openwrt.org> | 2013-05-23 06:38:25 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2013-05-23 06:38:25 +0000 |
commit | 32c6ffb5a1ab959a49c8d88dd5701f4dd2db78d2 (patch) | |
tree | 944ecf87a9aa8610c05b2850f997864834f8b8f9 /package/network/config/firewall3/files/firewall.config | |
parent | b757ca2259fe3a490e3409f066e6b7890b9c90bf (diff) | |
download | mtk-20170518-32c6ffb5a1ab959a49c8d88dd5701f4dd2db78d2.zip mtk-20170518-32c6ffb5a1ab959a49c8d88dd5701f4dd2db78d2.tar.gz mtk-20170518-32c6ffb5a1ab959a49c8d88dd5701f4dd2db78d2.tar.bz2 |
firewall3: Remove abandonend include
SVN-Revision: 36692
Diffstat (limited to 'package/network/config/firewall3/files/firewall.config')
-rw-r--r-- | package/network/config/firewall3/files/firewall.config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package/network/config/firewall3/files/firewall.config b/package/network/config/firewall3/files/firewall.config index 62d3175..59a45b2 100644 --- a/package/network/config/firewall3/files/firewall.config +++ b/package/network/config/firewall3/files/firewall.config @@ -99,13 +99,6 @@ config rule config include option path /etc/firewall.user -# include IPv6 ULA-border -config include - option type script - option path /usr/share/firewall/ipv6-ula-border.sh - option family IPv6 - option reload 1 - ### EXAMPLE CONFIG SECTIONS # do not allow a specific ip to access wan |