luci-app-acme: fix ACL JSON
authorPaul Donald <[email protected]>
Tue, 21 Oct 2025 11:03:38 +0000 (13:03 +0200)
committerPaul Donald <[email protected]>
Tue, 21 Oct 2025 11:03:38 +0000 (13:03 +0200)
follow-up fix for fd830434cb5fec77b258f22655dced237ea81f0b

Signed-off-by: Paul Donald <[email protected]>
applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json

index dde437411ab365f4ef5c11f5e36116f008efb1d5..ca1ab6323c48e8471d76d4818e9fc6e38d39cd0f 100644 (file)
@@ -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": {