From 662767882747831ce2a4305df0435a3004aafc72 Mon Sep 17 00:00:00 2001 From: remittor Date: Sat, 13 Dec 2025 10:06:56 +0300 Subject: [PATCH] custom.d: Mark files into custom.d as configs --- zapret/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/zapret/Makefile b/zapret/Makefile index c860ce7..c7afab9 100644 --- a/zapret/Makefile +++ b/zapret/Makefile @@ -54,6 +54,7 @@ define Package/$(PKG_NAME)/conffiles /etc/config/zapret /opt/zapret/config /opt/zapret/ipset/ +/opt/zapret/init.d/openwrt/custom.d/ endef define Package/$(PKG_NAME)/install