From 0ec746ccb6e87696a7a4986d87d55cda205031f0 Mon Sep 17 00:00:00 2001 From: Huangbin Zhan Date: Sat, 9 May 2020 05:43:57 +0800 Subject: treewide: add conffiles Signed-off-by: Huangbin Zhan --- net/nlbwmon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/nlbwmon/Makefile') diff --git a/net/nlbwmon/Makefile b/net/nlbwmon/Makefile index bab78ed2b..6c5606344 100644 --- a/net/nlbwmon/Makefile +++ b/net/nlbwmon/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nlbwmon -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/jow-/nlbwmon.git @@ -41,6 +41,7 @@ define Package/nlbwmon/install endef define Package/nlbwmon/conffiles +/etc/config/nlbwmon /usr/share/nlbwmon/protocols endef -- cgit v1.2.3