fix comment

This commit is contained in:
2025-09-08 17:51:45 +00:00
parent 5a840b87c8
commit e75e84b325

View File

@@ -193,7 +193,7 @@ in
};
cert-watcher = {
description = "Restart caddy when tls keys/certs change";
description = "Restart nginx+caddy when tls keys/certs change";
wantedBy = [ "multi-user.target" ];
unitConfig = {
StartLimitIntervalSec = 10;