mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-app-acme: fix ACL JSON
follow-up fix for fd830434cb
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"/usr/lib/acme/client/dnsapi": [ "list" ],
|
||||
"/proc/sys/kernel/hostname": [ "read" ],
|
||||
"/etc/ssl/acme": [ "list" ],
|
||||
"/usr/libexec/acmesh-dnsinfo.sh": [ "exec" ],
|
||||
"/usr/libexec/acmesh-dnsinfo.sh": [ "exec" ]
|
||||
},
|
||||
"uci": [ "acme", "ddns" ],
|
||||
"ubus": {
|
||||
|
||||
Reference in New Issue
Block a user