luci-app-adblock: remove obsolete ACLs
authorDirk Brenken <[email protected]>
Fri, 21 Nov 2025 20:55:05 +0000 (21:55 +0100)
committerDirk Brenken <[email protected]>
Fri, 21 Nov 2025 20:55:05 +0000 (21:55 +0100)
* the app now uses rpc / the ubus log object and no longer requires logread ACLs

Signed-off-by: Dirk Brenken <[email protected]>
applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json

index c4bad140cb2066e2e195a860bf139247955dfb8e..4016b2420bb77bf6b2c6296b2a5549122886b97f 100644 (file)
@@ -15,8 +15,6 @@
                        "file": {
                                "/var/run/adblock.pid": [ "read" ],
                                "/var/run/adb_runtime.json": [ "read" ],
-                               "/sbin/logread -e adblock-": [ "exec" ],
-                               "/usr/sbin/logread -e adblock-": [ "exec" ],
                                "/etc/init.d/adblock reload": [ "exec" ],
                                "/etc/init.d/adblock restart": [ "exec" ],
                                "/etc/init.d/adblock suspend": [ "exec" ],