This release improves compatibility with some Busybox-based systems and fixes a couple of bugs.
Main changes:
- install: support the
-Foption to force using cron-based persistence on Busybox-based systems. Specifically this allows to use cron-based persistence on Alpine Linux and possibly on some other systems (read Documentation/SETUP.md for detailed explanation of this feature). - Fixed regression introduced in v0.5.7 which would prevent correct detection of running cron daemon under certain conditions
- Improved compatibility with cron daemons: cronie, fcron, dcron
- Minor code optimizations
Full Changelog: v0.5.7...v0.5.8