aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/maintainers
diff options
context:
space:
mode:
authorArian van Putten <arian.vanputten@gmail.com>2020-04-15 23:10:31 +0200
committerArian van Putten <arian.vanputten@gmail.com>2020-04-16 10:37:04 +0200
commit5c1c642939c2e1009c07fa7db16a031c99738d87 (patch)
tree61d6b84dda75695815140aa43c9ae8bdb020b80e /nixpkgs/maintainers
parent86d71ddbed4263c435e9eba57a9663d24df00935 (diff)
Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"
This reverts commit 5532065d0690645f0a813fed6e68163b0f4774d4. As far as I can tell setting RemainAfterExit=true here completely breaks certificate renewal, which is really bad! the sytemd timer will activate the service unit every OnCalendar=, however with RemainAfterExit=true the service is already active! So the timer doesn't rerun the service! The commit also broke the actual tests, (As it broke activation too) but this was fixed later in https://github.com/NixOS/nixpkgs/pull/76052 I wrongly assumed that PR fixed renewal too, which it didn't! testing renewals is hard, as we need to sleep in tests.
Diffstat (limited to 'nixpkgs/maintainers')
0 files changed, 0 insertions, 0 deletions