firewall3: Remove abandonend include

SVN-Revision: 36692
master
Steven Barth 11 years ago
parent b757ca2259
commit 32c6ffb5a1
  1. 2
      package/network/config/firewall3/Makefile
  2. 7
      package/network/config/firewall3/files/firewall.config

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall3
PKG_VERSION:=2013-05-22.1
PKG_VERSION:=2013-05-23
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git

@ -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

Loading…
Cancel
Save