cron 3.0pl1-124.1ubuntu1 source package in Ubuntu RTM

Changelog

cron (3.0pl1-124.1ubuntu1) utopic; urgency=medium

  * Merge from Debian unstable. Remaining Changes:
    - debian/control:
      + Move MTA to Suggests field.
    - debian/cron.upstart: Add Upstart script.
    - debian/rules: Call dh_installinit to install Upstart job properly.
    - d/cron.default: change to a deprecated message to make it clear
      that the file is no longer in use.

cron (3.0pl1-124.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add pam_loginuid module to the PAM session stack (Closes: #677443)
  * Add systemd service file. Thanks to Michael Stapelberg (Closes: #652440)
 -- Dimitri John Ledkov <email address hidden>   Mon, 07 Jul 2014 15:58:31 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main admin
14.09 release main admin

Downloads

File Size SHA-256 Checksum
cron_3.0pl1.orig.tar.gz 57.9 KiB d931e0688005dfa85cfdb60e19bf0a3848ebfa3ee3415bf2a6ea3ea9e5bcfd21
cron_3.0pl1-124.1ubuntu1.diff.gz 97.2 KiB c9d7d0472e286be337ced1f24156e3d2b0ad0a7db9dc39ed20df8d619ae9ca72
cron_3.0pl1-124.1ubuntu1.dsc 2.0 KiB 99d4d71e2e7b1dd1035a26b46963cf4cee608a932dc1c1ece70bcb521ba2acdb

View changes file

Binary packages built by this source

cron: process scheduling daemon

 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 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.
 .
 This cron package does not provide any system maintenance tasks. Basic
 periodic maintenance tasks are provided by other packages, such
 as checksecurity.