0
0
mirror of https://github.com/openwrt/luci.git synced 2025-01-19 00:12:33 +00:00
Jo-Philipp Wich 43e872871a treewide: stage ACL rules for legacy applications
Fixes: #3866
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-10 23:21:35 +02:00

12 lines
162 B
JSON

{
"luci-app-udpxy": {
"description": "Grant UCI access for luci-app-udpxy",
"read": {
"uci": [ "udpxy" ]
},
"write": {
"uci": [ "udpxy" ]
}
}
}