* luci-0.8: backport luci-addons conffiles fix
This commit is contained in:
parent
37b79596bb
commit
59c72ebc0e
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ define Package/luci-addons
|
|||
URL:=http://luci.freifunk-halle.net
|
||||
endef
|
||||
|
||||
define Package/luci-addons/conffiles
|
||||
/etc/config/luci_hosts
|
||||
/etc/config/luci_ethers
|
||||
endef
|
||||
|
||||
define Package/luci-addons/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_DIR) $(1)/sbin
|
||||
|
|
Loading…
Reference in a new issue