acme: remove crontab entry if service is stopped
authorFlorian Eckert <redacted>
Fri, 21 Mar 2025 09:41:01 +0000 (10:41 +0100)
committerToke Høiland-Jørgensen <redacted>
Tue, 1 Apr 2025 20:53:08 +0000 (22:53 +0200)
commit692f3afe4af84976f1a8cd8ba0aa1da8b6007c12
tree89c5e805b3df99cacb253e55a869416977cf5b5b
parente73688d178aff528aee5ad765c74c7c9573dfab5
acme: remove crontab entry if service is stopped

Until now it was not possible to stop the acme service, because the handling
was done via cron. With this change, the acme handler can now be stopped by
calling '/etc/init.d/acme' stop. This call removes the entry from the crontab.

Signed-off-by: Florian Eckert <redacted>
net/acme-common/files/acme.init
git clone https://git.99rst.org/PROJECT