mirror of https://github.com/kenzok8/small.git
update 2024-08-04 20:19:34
This commit is contained in:
parent
2b93033b13
commit
0d8b91b3cc
|
@ -2,7 +2,7 @@
|
|||
"luci-app-mosdns": {
|
||||
"description": "Grant UCI access for luci-app-mosdns",
|
||||
"read": {
|
||||
"file": {
|
||||
"file": {
|
||||
"/etc/init.d/mosdns": [ "exec" ],
|
||||
"/etc/mosdns/config_custom.yaml": [ "read" ],
|
||||
"/etc/mosdns/rule/blocklist.txt": [ "read" ],
|
||||
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"ubus": {
|
||||
"file": [ "read" ],
|
||||
"luci": [ "getConntrackHelpers" ]
|
||||
"service": [ "list" ]
|
||||
},
|
||||
"uci": [ "mosdns" ]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue