systemd-cron 2.3.0-1 source package in Ubuntu

Changelog

systemd-cron (2.3.0-1) unstable; urgency=low

  * New upstream version, more stabilizing after C++ rewrite.

 -- Alexandre Detiste <email address hidden>  Sat, 14 Oct 2023 13:49:44 +0200

Upload details

Uploaded by:
pkg-systemd-maintainers
Uploaded to:
Sid
Original maintainer:
pkg-systemd-maintainers
Architectures:
linux-any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
systemd-cron_2.3.0-1.dsc 2.2 KiB 689bbe63a26f05e7981d03abdae948f82fbff5a3119aada9e2d0906385c5f629
systemd-cron_2.3.0.orig.tar.gz 55.5 KiB 28a69e87718849b89bc6263151a270d6a5930ec6a8f0636adecd76056adc5ae0
systemd-cron_2.3.0-1.debian.tar.xz 10.1 KiB 67555f77965d06f0abe030d0aff994441fba300710767cb893ddf676bae8a196

Available diffs

No changes file available.

Binary packages built by this source

systemd-cron: systemd generator that provides cron daemon & anacron functionality

 This is a generator that dynamicaly translates /etc/crontab,
 /etc/cron.{d|hourly|daily|weekly|monthly|yearly}/*
 and user cronjobs into systemd .timer & .service units.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.

systemd-cron-dbgsym: debug symbols for systemd-cron