From ea170f1f6abb4578823617f2e0e9ffee6b7c68f3 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Thu, 31 Oct 2024 02:01:41 +0000 Subject: luci-app-adblock-fast: update to sync with principal package Signed-off-by: Stan Grishin --- .../luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-adblock-fast/root/usr/libexec/rpcd') diff --git a/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast b/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast index 222b03619e..67c6427fe6 100755 --- a/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast +++ b/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast @@ -14,7 +14,7 @@ # ubus -S call luci.adblock-fast setInitAction '{"name": "adblock-fast", "action": "pause" }' # ubus -S call luci.adblock-fast setInitAction '{"name": "adblock-fast", "action": "stop" }' -readonly luciCompat='2' +readonly luciCompat='3' readonly adbFunctionsFile='/etc/init.d/adblock-fast' if [ -s "$adbFunctionsFile" ]; then # shellcheck source=../../../../../adblock-fast/files/etc/init.d/adblock-fast -- cgit v1.2.3