luci-app-wol: add read access to etherwake UCI config

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2020-04-12 11:07:38 +02:00
parent c35cb317fe
commit ef1d5fb0a8

View file

@ -4,7 +4,8 @@
"read": {
"ubus": {
"luci-rpc": [ "getHostHints" ]
}
},
"uci": [ "etherwake" ]
},
"write": {
"file": {