anacron
Execute jobs regularly. Differences from cron:
- If a task is missed, it’s launched anyway on the next system start up.
- The minimal interval for tasks is one day.
On my system, anacron was set to not run jobs if on battery power. Do disable this “feature”, edit /etc/cron.hourly/0anacron
.