summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json b/applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json
index 3168b37400..573d0beb3a 100644
--- a/applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json
+++ b/applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json
@@ -5,6 +5,8 @@
"cgi-io": [ "read", "exec" ],
"file": {
"/etc/filesystems": [ "read" ],
+ "/etc/group": [ "read" ],
+ "/etc/passwd": [ "read" ],
"/proc/filesystems": [ "read" ],
"/proc/interrupts": [ "read" ],
"/proc/mounts": [ "read" ],