A system service for periodic task execution, similar to cron, but intended for systems that do not run continuously. Unlike cron, anacron does not use exact scheduling — tasks are executed at specified intervals once the system is running.
Home page: https://anacron.sourceforge.net/