summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-wifischedule/root
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-wifischedule/root')
-rw-r--r--applications/luci-app-wifischedule/root/usr/share/rpcd/acl.d/luci-app-wifischedule.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-wifischedule/root/usr/share/rpcd/acl.d/luci-app-wifischedule.json b/applications/luci-app-wifischedule/root/usr/share/rpcd/acl.d/luci-app-wifischedule.json
index dbef438e1b..c595147700 100644
--- a/applications/luci-app-wifischedule/root/usr/share/rpcd/acl.d/luci-app-wifischedule.json
+++ b/applications/luci-app-wifischedule/root/usr/share/rpcd/acl.d/luci-app-wifischedule.json
@@ -4,9 +4,9 @@
"read": {
"uci": [ "wifi_schedule" ],
"file": {
- "/usr/bin/iwinfo": [ "read" ],
- "/usr/bin/wifi_schedule.sh": ["exec", "read"],
- "/sbin/wifi": ["read"]
+ "/usr/bin/iwinfo": [ "stat" ],
+ "/usr/bin/wifi_schedule.sh": ["exec"],
+ "/sbin/wifi": ["stat"]
}
},
"write": {