nlbwmon: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Adapted from treewide commit 0ec746ccb6
for just nlbwmon.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
e6cad65f09
commit
b6185d4026
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=nlbwmon
|
PKG_NAME:=nlbwmon
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/jow-/nlbwmon.git
|
PKG_SOURCE_URL:=https://github.com/jow-/nlbwmon.git
|
||||||
|
@ -41,6 +41,7 @@ define Package/nlbwmon/install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nlbwmon/conffiles
|
define Package/nlbwmon/conffiles
|
||||||
|
/etc/config/nlbwmon
|
||||||
/usr/share/nlbwmon/protocols
|
/usr/share/nlbwmon/protocols
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue