Skip to content
Snippets Groups Projects
Commit 266d694c authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

zkapissuer now *requires* this, we don't need the reverse link

right???
parent 9a076cd8
No related branches found
No related tags found
1 merge request!16Deploy PaymentServer
......@@ -134,7 +134,6 @@ in {
systemd.services."cert-${cfg.domain}" = {
enable = true;
description = "Issue/Renew certificate for ${cfg.domain}";
wantedBy = [ "zkapissuer.service" ];
serviceConfig = {
ExecStart =
let
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment