On Mon, 2021-12-13 at 22:19 +0100, Frank Steinmetzger wrote: > > For the record: The checks in run-crons that I referred to earlier are > actually more for those cases in which the machine was powered off for a > while in order to restore cron completeness as early as possible after boot. >
The run-crons quackery has been causing problems since 2004: https://bugs.gentoo.org/69777 One-liners with run-parts (NOT run-crons) are a lot more predictable.