anacron 2.3-36ubuntu2 source package in Ubuntu
Changelog
anacron (2.3-36ubuntu2) lunar; urgency=medium * Work around upgrades from 2.3-33 disabling service and timer (LP: #2006589) -- Adrien Nader <email address hidden> Wed, 08 Feb 2023 09:53:26 +0100
Upload details
- Uploaded by:
- Adrien Nader
- Sponsored by:
- Michael Hudson-Doyle
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
anacron_2.3.orig.tar.gz | 23.5 KiB | ceee7520bc49f861499f7eff4c7990d21d39d8a1d3e24449947a7ed5aa34761d |
anacron_2.3-36ubuntu2.debian.tar.xz | 22.4 KiB | 69ceefa9998ab2de4730d38e0e0622cf4e9bc55c174a501c96a0da75a5d30b11 |
anacron_2.3-36ubuntu2.dsc | 1.9 KiB | 1bf766a1fade8c5b19c7108590eac14ccea4bf063b10ed7b1afe41828c8a48b1 |
Available diffs
- diff from 2.3-36ubuntu1 to 2.3-36ubuntu2 (1.4 KiB)
Binary packages built by this source
- anacron: 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.
- anacron-dbgsym: debug symbols for anacron