fix service name
This commit is contained in:
parent
3689dedd75
commit
ff7e0147a1
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
systemd.services.tlsa-cloudflare-update = {
|
||||
systemd.services.stalwart-tlsa-cloudflare-update = {
|
||||
description = "Check and update TLSA/DANE record for mx1 from Stalwart ACME Cert";
|
||||
|
||||
after = [ "network-online.target" "stalwart-mail.service" "agenix.service" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue