contrib/package: remove conffile entries for luci_hosts and luci_ethers
This commit is contained in:
parent
eeb9fd748b
commit
362dfd03e5
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue