luci-app-nextdns: add uci ACL rules
Ref: https://github.com/openwrt/luci/pull/3921 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
df892cc167
commit
237db822bd
@ -4,7 +4,11 @@
|
||||
"read": {
|
||||
"file": {
|
||||
"/sbin/logread": [ "exec" ]
|
||||
}
|
||||
},
|
||||
"uci": [ "nextdns" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "nextdns" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user