0
0
mirror of https://github.com/openwrt/packages.git synced 2025-09-19 01:20:20 +00:00
Files
Satadru Pramanik, DO, MPH, MEng b3098fe68a acme-common: cleanup acme start crontab migration
The '/etc/init.d/acme start' crontab migration
should also delete the existing
'/etc/init.d/acme start' line.

Otherwise, on every sysupgrade that carries
forward existing configurations, a new
'0 0 * * * /etc/init.d/acme renew' line is
added to the crontab.

Furthermore, do not add an 'acme renew' crontab
line if it already exists.

Signed-off-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
2025-09-03 23:25:08 +02:00
..