From 255e3c78c0ceee25bf5eddc3d9b5b78a53da499d Mon Sep 17 00:00:00 2001 From: NewUse <7342068+NewUse@users.noreply.github.com> Date: Fri, 20 Sep 2024 01:01:50 +0300 Subject: [PATCH] Update hotplug moved to correct hotplug dir --- docs/compile/openwrt/package/zapret/tpws/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compile/openwrt/package/zapret/tpws/Makefile b/docs/compile/openwrt/package/zapret/tpws/Makefile index 78bc125..843974e 100644 --- a/docs/compile/openwrt/package/zapret/tpws/Makefile +++ b/docs/compile/openwrt/package/zapret/tpws/Makefile @@ -34,7 +34,7 @@ define Package/tpws/install $(INSTALL_DATA) ./files/zapret.conf $(1)/etc/config/zapret $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/zapret.init $(1)/etc/init.d/zapret - $(INSTALL_DIR) $(1)/etc/hotplug.d + $(INSTALL_DIR) $(1)/etc/hotplug.d/iface $(INSTALL_DATA) ./files/zapret.hotplug $(1)/etc/hotplug.d/90-zapret $(INSTALL_DIR) $(1)/opt/zapret/tpws $(INSTALL_BIN) $(PKG_BUILD_DIR)/tpws $(1)/opt/zapret/tpws