luci-base: accept alternative logread location
[oweals/luci.git] / modules / luci-base / root / usr / share / rpcd / acl.d / luci-base.json
index 1f5b26f8d659438c746ef69a76b662aa2ab7de71..8b8481b1cb1a41f8b37bd97e4d94ce8d15175c17 100644 (file)
@@ -49,6 +49,7 @@
                                "/sbin/ip -6 neigh show": [ "exec" ],
                                "/sbin/ip -6 route show table all": [ "exec" ],
                                "/sbin/logread -e ^": [ "exec" ],
+                               "/usr/sbin/logread -e ^": [ "exec" ],
                                "/usr/bin/ping *": [ "exec" ],
                                "/usr/bin/ping6 *": [ "exec" ],
                                "/usr/bin/traceroute *": [ "exec" ],