mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-02 06:38:53 +03:00
luci: Fix get service info on OpenWrt 21.02
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
},
|
||||
"uci": [ "zapret", "network" ],
|
||||
"ubus": {
|
||||
"luci": [ "getInitList", "setInitAction" ]
|
||||
"luci": [ "getInitList", "setInitAction" ],
|
||||
"service": [ "list" ]
|
||||
}
|
||||
},
|
||||
"write": {
|
||||
|
||||
Reference in New Issue
Block a user