caddy: allow reloading

This commit is contained in:
2025-12-12 07:29:47 +00:00
parent cab83623c5
commit 91d5221aa7

View File

@@ -153,7 +153,8 @@ in
serviceConfig = {
# 2025-02-11 blocks system from upgrading during reload
# 2025-06-02 still necessary
ExecReload = lib.mkForce "";
# 2025-12-12 Failed to reload caddy.service: Job type reload is not applicable for unit caddy.service.
#ExecReload = lib.mkForce "";
LoadCredential = [
"r1.jakstys.lt-cert.pem:${r1.certFile}"