luci-app: fixed ACL

This commit is contained in:
gSpot
2023-01-15 01:23:06 +03:00
parent 8fac098a38
commit 574fa6c4d4
@@ -12,8 +12,8 @@
"/etc/tor/torrc": [ "read" ], "/etc/tor/torrc": [ "read" ],
"/etc/crontabs/root": [ "read" ], "/etc/crontabs/root": [ "read" ],
"/usr/bin/ruantiblock*": [ "exec" ], "/usr/bin/ruantiblock*": [ "exec" ],
"/sbin/logread -e ruantiblock": [ "exec" ], "/sbin/logread -e ruantiblock:": [ "exec" ],
"/usr/sbin/logread -e ruantiblock": [ "exec" ] "/usr/sbin/logread -e ruantiblock:": [ "exec" ]
}, },
"uci": [ "network", "ruantiblock" ], "uci": [ "network", "ruantiblock" ],
"ubus": { "ubus": {