mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user