11 lines
157 B
JSON
11 lines
157 B
JSON
|
{
|
||
|
"luci-app-nextdns": {
|
||
|
"description": "Grant logread access to LuCI app nextdns",
|
||
|
"read": {
|
||
|
"file": {
|
||
|
"/sbin/logread": [ "exec" ]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|