luci-app-mosdns: fix ACL permission error

Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
sbwml 2024-08-04 19:02:43 +08:00
parent b99b579cd0
commit 84fdff502e

View File

@ -18,7 +18,7 @@
},
"ubus": {
"file": [ "read" ],
"luci": [ "getConntrackHelpers" ]
"service": [ "list" ]
},
"uci": [ "mosdns" ]
},