systemd-cron 1.5.12-2 source package in Ubuntu

Changelog

systemd-cron (1.5.12-2) unstable; urgency=medium

  * Switch to Debhelper 11
  * update to Standards-Version: 4.1.3: no change needed

 -- Alexandre Detiste <email address hidden>  Sun, 07 Jan 2018 13:05:44 +0100

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

Downloads

File Size SHA-256 Checksum
systemd-cron_1.5.12-2.dsc 2.0 KiB 0e35c8d495efdb0831f1b4fee7a7a41379229b0b6b3121bee6286f947796c7d3
systemd-cron_1.5.12.orig.tar.gz 30.7 KiB a07e9fbcdb08396255cc92c5ed4fc1c1c69c7b97c9c368fde5e84cd770a2a47d
systemd-cron_1.5.12-2.debian.tar.xz 6.3 KiB 1439b58862c43c882c2e87876cc16eb73de9055299decac9a6c50b161eb78270

Available diffs

No changes file available.

Binary packages built by this source

systemd-cron: systemd units to provide cron daemon & anacron functionality

 Provides systemd units to run cron jobs in /etc/cron.hourly cron.daily
 cron.weekly and cron.monthly directories, without having cron
 or anacron installed.
 It also provides a generator that dynamicaly translate /etc/crontab,
 /etc/cron.d/* and user cronjobs in systemd units.
 Please notice this package provide a different set of features
 than Vixie-cron; trying to remain as simple as possible.
 By example, to avoid to run process through a wrapper,
 but have instead systemd run those dirrectly,
 it only send mails on error, including only a small blurb
 from the Journal; but doesn't send the full output of processes.

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