contrib/package: remove conffile entries for luci_hosts and luci_ethers
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 8 Mar 2010 17:02:09 +0000 (17:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 8 Mar 2010 17:02:09 +0000 (17:02 +0000)
contrib/package/luci/Makefile

index 613e880..cb89816 100644 (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