0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-01 08:17:03 +00:00
Files
packages/net/acme-common/files/acme.init
Florian Eckert 692f3afe4a 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 <fe@dev.tdt.de>
2025-04-01 22:53:08 +02:00

4.0 KiB