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