[BlueOnyx:22889] Re: Automatic LE Renewal did not happen ** fixed **
Michael Stauber
mstauber at blueonyx.it
Tue May 7 01:59:21 -05 2019
Hi Dirk,
> hmmm, should the crontab entry be removed after latest update?
]# cat /etc/cron.daily/letsencrypt.cron
#! /bin/sh
[...]
/usr/sausalito/acme/cron-remover.sh >/dev/null 2>&1 || :
/usr/sausalito/sbin/letsencrypt_autorenew.pl -a >/dev/null 2>&1 || :
It'll be gone the first time the daily cronjob runs. On some platforms
the blueonyx-le-acme RPM had the cronjob remover in the %post-uninstall
section of the RPM from the previous version and that (silently)
conflicts with the one in the %post-install section of the new RPM.
So as a fallback I added the ACME cronjob remover to the new daily
cronjob from base-ssl.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list