Signed-off-by: Jo-Philipp Wich <jo@mein.io>
"read": {
"ubus": {
"luci.ddns": [ "get_services_status", "get_ddns_state", "get_env", "get_services_log" ],
- "luci": [ "setInitAction" ],
+ "luci": [ "setInitAction" ]
},
"file": {
"/etc/ddns/services": [ "read" ],
"file": [ "read" ],
"luci": [ "getConntrackHelpers" ]
},
- "uci": [ "firewall" ],
+ "uci": [ "firewall" ]
},
"write": {
"file": {
"hostapd.*": [ "del_client" ]
}
}
- },
+ }
}