1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2020-04-23 13:44:06 +02:00
parent a27050b643
commit 3904621e5c

View file

@ -6,8 +6,11 @@
"/proc/net/xt_ndpi/proto": [ "read" ],
"/proc/net/xt_ndpi/host_proto": [ "read" ],
},
"ubus": {
"luci-rpc": [ "getHostHints" ]
},
"uci": [ "omr-bypass" ]
}
},
"write": {
"uci": [ "omr-bypass" ]
}