diff --git a/package/lean/autocore/files/luci-mod-status-autocore.json b/package/lean/autocore/files/luci-mod-status-autocore.json index 5e2330a2d..6627667eb 100644 --- a/package/lean/autocore/files/luci-mod-status-autocore.json +++ b/package/lean/autocore/files/luci-mod-status-autocore.json @@ -3,7 +3,7 @@ "description": "Grant access to autocore", "read": { "ubus": { - "luci": [ "getCPUInfo", "getTempInfo" ] + "luci": [ "getCPUInfo", "getCPUUsage", "getTempInfo" ] } } }