Remove abandoned firewall configuration file

This commit is contained in:
Steven Barth 2008-08-05 00:09:59 +00:00
parent 84d6646bb4
commit 1cf78edcbf

View file

@ -358,10 +358,6 @@ define Package/luci-app-firewall
TITLE:=Firewall and Portforwarding application TITLE:=Firewall and Portforwarding application
endef endef
define Package/luci-app-firewall/conffiles
/etc/config/luci_fw
endef
define Package/luci-app-firewall/install define Package/luci-app-firewall/install
$(call Package/luci/install/template,$(1),applications/luci-fw) $(call Package/luci/install/template,$(1),applications/luci-fw)
endef endef