systemd-cron 2.4.0-1 source package in Ubuntu

Changelog

systemd-cron (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0 that implements the '%' operator.

 -- Alexandre Detiste <email address hidden>  Mon, 29 Apr 2024 21:36:38 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
systemd-cron_2.4.0-1.dsc 2.1 KiB e68ab88d499519f76eb13677de957bb5d7ebf30cec67344f24cbe2e8c98a5d08
systemd-cron_2.4.0.orig.tar.gz 59.0 KiB 2bb7d1b7b294767a66f2e330a65452dbc764ac66ad376295f1f7ccc56385b463
systemd-cron_2.4.0-1.debian.tar.xz 10.4 KiB f8ef3b43f4bd3deb02caa18a3dde569b68fcf8226782b664d9e28c5c883ed848

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