From 8beb5edc064c05487989b54ec76a0ca1cd301497 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 19 Nov 2025 15:25:22 +0000 Subject: more --- etc/systemd/system/acme.sh.service.d/override.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/systemd/system/acme.sh.service.d') diff --git a/etc/systemd/system/acme.sh.service.d/override.conf b/etc/systemd/system/acme.sh.service.d/override.conf index 058446db..d18024e2 100644 --- a/etc/systemd/system/acme.sh.service.d/override.conf +++ b/etc/systemd/system/acme.sh.service.d/override.conf @@ -2,6 +2,8 @@ # seems that the nginx config is not correct, cannot continue." By editing # /usr/share/acme.sh/acme.sh to change `nginx -t >/dev/null 2>&1` to `nginx # -t`, we can see nginx's error log: "open() "/var/log/nginx/access.log" -# failed", this is the reason why /var/log/nginx is also included +# failed", this is the reason why /var/log/nginx is also included. Including +# both /etc/nginx and /var/log/nginx is also what I did on old studio laptop, +# see config_local_arch_studio repo. [Service] ReadWritePaths=/etc/acme.sh /var/log/acme.sh /etc/postfix /etc/nginx /var/log/nginx -- cgit v1.2.3-70-g09d2