{ "luci-app-pbr": { "description": "Grant UCI and file access for luci-app-pbr", "read": { "ubus": { "luci.pbr": [ "getGateways", "getInitList", "getInitStatus", "getInterfaces", "getPlatformSupport" ] }, "uci": [ "pbr" ] }, "write": { "uci": [ "pbr" ], "ubus": { "luci.pbr": [ "setInitAction" ] } } } }