cron 3.0pl1-120ubuntu4 source package in Ubuntu

Changelog

cron (3.0pl1-120ubuntu4) precise-proposed; urgency=low

  * d/cron.default: change to a deprecated message to make it clear
    that the file is no longer in use. (LP: #794082)
 -- Clint Byrum <email address hidden>   Thu, 14 Jun 2012 11:04:03 -0700

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main admin

Downloads

File Size SHA-256 Checksum
cron_3.0pl1.orig.tar.gz 57.9 KiB d931e0688005dfa85cfdb60e19bf0a3848ebfa3ee3415bf2a6ea3ea9e5bcfd21
cron_3.0pl1-120ubuntu4.diff.gz 96.5 KiB 83846ecc3ffbde99f1db33a2445f426cc6f8715c16dc04e9daa94905864175f6
cron_3.0pl1-120ubuntu4.dsc 1.6 KiB fdab15ab7836a02c5654276a6240a9cb9f366bf0bf44f406424df093d97be8dd

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 is configured by default to do some basic daily system
 maintenance tasks. Other packages, such as checksecurity, can provide further
 maintenance tasks.