luci: Fix get service info on OpenWrt 21.02

This commit is contained in:
remittor
2025-04-19 17:59:31 +03:00
parent da2cf34f9f
commit 919c91a6c7
3 changed files with 24 additions and 20 deletions

View File

@@ -20,7 +20,8 @@
},
"uci": [ "zapret", "network" ],
"ubus": {
"luci": [ "getInitList", "setInitAction" ]
"luci": [ "getInitList", "setInitAction" ],
"service": [ "list" ]
}
},
"write": {