Package: anacron Architecture: riscv64 Version: 2.3-gxde2 Priority: optional Section: admin Maintainer: Debian QA Group Installed-Size: 87 Depends: debianutils, lsb-base (>= 3.0-10), libc6 (>= 2.34) Recommends: cron | cron-daemon Suggests: default-mta | mail-transport-agent, rsyslog | system-log-daemon, powermgmt-base Filename: ./a/anacron/anacron_2.3-gxde2_riscv64.deb Size: 24968 MD5sum: da3dc242f1ac0f54a8a0d631d485eca6 SHA1: 5a07ede6a9fcfaa6da75a625be9d25ea97d40c87 SHA256: b2501ac205ad6f4ffed74e96916c476bf4505498bf1e354121569ed1355230f9 SHA512: c4a69995d5059efd420fbdf457dabc965cf56e0c2fd08c4dd2afc2410ad36d82a25860242be460e92db1ca7e9d5b2ef2dd7df23f6ccb7ae7c28aa72c2a265231 Homepage: http://sourceforge.net/projects/anacron/ Description: cron-like program that doesn't go by time Anacron (like "anac(h)ronistic") is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly, and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine uptime permits. . This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day.