X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci2%2Fui.git;a=blobdiff_plain;f=luci2%2Fshare%2Facl.d%2Fluci2.json;h=e8e6949f3dfdd2340e78b4c7f216d0e2d38d26f9;hp=62057f3674c93845ab47fb27a3ee05d43034fe17;hb=7baae58c613f232322c3104ed54c2d32791c6cc5;hpb=529fe1dc23dc886428fe90b679bd30bc9648a651 diff --git a/luci2/share/acl.d/luci2.json b/luci2/share/acl.d/luci2.json index 62057f3..e8e6949 100644 --- a/luci2/share/acl.d/luci2.json +++ b/luci2/share/acl.d/luci2.json @@ -294,5 +294,20 @@ "network" ] } + }, + + "diagnostics": { + "description": "Network diagnostic tools", + "read": { + "ubus": { + "luci2.network": [ + "ping", + "ping6", + "traceroute", + "traceroute6", + "nslookup" + ] + } + } } }