mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 06:30:59 +00:00
luci-app: fixed ACL
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user