contrib/package: remove conffile entries for luci_hosts and luci_ethers

This commit is contained in:
Jo-Philipp Wich 2010-03-08 17:02:09 +00:00
parent eeb9fd748b
commit 362dfd03e5

View file

@ -392,11 +392,6 @@ define Package/luci-admin-core
TITLE:=Web UI Core Module
endef
define Package/luci-admin-core/conffiles
/etc/config/luci_hosts
/etc/config/luci_ethers
endef
define Package/luci-admin-core/install
$(call Package/luci/install/template,$(1),modules/admin-core)
touch $(1)/etc/init.d/luci_fixtime || true