mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix omr-bypass rights
This commit is contained in:
parent
a27050b643
commit
3904621e5c
1 changed files with 4 additions and 1 deletions
|
@ -6,8 +6,11 @@
|
||||||
"/proc/net/xt_ndpi/proto": [ "read" ],
|
"/proc/net/xt_ndpi/proto": [ "read" ],
|
||||||
"/proc/net/xt_ndpi/host_proto": [ "read" ],
|
"/proc/net/xt_ndpi/host_proto": [ "read" ],
|
||||||
},
|
},
|
||||||
|
"ubus": {
|
||||||
|
"luci-rpc": [ "getHostHints" ]
|
||||||
|
},
|
||||||
"uci": [ "omr-bypass" ]
|
"uci": [ "omr-bypass" ]
|
||||||
}
|
},
|
||||||
"write": {
|
"write": {
|
||||||
"uci": [ "omr-bypass" ]
|
"uci": [ "omr-bypass" ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue