From 8abeb621e942ee70a20a8b8ded9903c2e15be3a4 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sun, 4 Apr 2021 20:38:52 +0800 Subject: [PATCH] uugamebooster: keep config when upgrade Signed-off-by: Tianling Shen --- package/lean/uugamebooster/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package/lean/uugamebooster/Makefile b/package/lean/uugamebooster/Makefile index 4e14ecfcde..634e7e7352 100644 --- a/package/lean/uugamebooster/Makefile +++ b/package/lean/uugamebooster/Makefile @@ -69,6 +69,10 @@ endef define Build/Compile endef +define Package/$(PKG_NAME)/conffiles +/usr/share/$(PKG_NAME)/uu.conf +endef + define Package/$(PKG_NAME)/install $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/uugamebooster.init $(1)/etc/init.d/uugamebooster