luci-app-wol: add read access to etherwake UCI config
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
c35cb317fe
commit
ef1d5fb0a8
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
"read": {
|
||||
"ubus": {
|
||||
"luci-rpc": [ "getHostHints" ]
|
||||
}
|
||||
},
|
||||
"uci": [ "etherwake" ]
|
||||
},
|
||||
"write": {
|
||||
"file": {
|
||||
|
|
Loading…
Reference in a new issue