mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-app-adblock: remove obsolete ACLs
* the app now uses rpc / the ubus log object and no longer requires logread ACLs Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -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" ],
|
||||
|
||||
Reference in New Issue
Block a user