luci-mod-dsl: add page with DSL status information
[project/luci.git] / modules / luci-mod-dsl / root / usr / share / rpcd / acl.d / luci-mod-dsl.json
index 7a5b6fcf4b71335f504ac83e94c7ff32ad3a7a52..ee69882f4e92ce9afde7770f39691520fecaffa9 100644 (file)
@@ -1,9 +1,9 @@
 {
-       "luci-mod-dsl-spectrum": {
-               "description": "Grant access to luci-mod-dsl spectrum",
+       "luci-mod-dsl": {
+               "description": "Grant access to luci-mod-dsl",
                "read": {
                        "ubus": {
-                               "dsl": [ "statistics" ]
+                               "dsl": [ "metrics", "statistics" ]
                        }
                }
        }