From 206e5fbbcce40c1ec0777a6ecc7db1d8ae21d589 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 18 Nov 2024 21:13:56 +0000 Subject: luci-app-adblock-fast: sync with principal 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/luci.adblock-fast') 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 67c6427fe6..546df1d81d 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='3' +readonly luciCompat='4' 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