0
0
mirror of https://github.com/openwrt/luci.git synced 2025-01-31 02:31:46 +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
178 B
JSON

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