Cron Daemon

Edit Package cronie

cron automatically starts programs at specific times. Add new entries
with "crontab -e". (See "man 5 crontab" and "man 1 crontab" for
documentation.)

Under /etc, find the directories cron.hourly, cron.daily, cron.weekly,
and cron.monthly. Scripts and programs that are located there are
started automatically.

Refresh
Refresh
Source Files
Filename Size Changed
cron.init 0000004385 4.28 KB
cron.service 0000000204 204 Bytes
cron.xml 0000002752 2.69 KB
cron_to_cronie.README 0000000181 181 Bytes
cronie-1.4.7-disable_logging.patch 0000001956 1.91 KB
cronie-1.4.8.tar.gz 0000209994 205 KB
cronie-anacron-1.4.7-run-crons.patch 0000001406 1.37 KB
cronie-crond_pid.diff 0000000386 386 Bytes
cronie-nheader_lines.diff 0000002157 2.11 KB
cronie-pam_config.diff 0000000765 765 Bytes
cronie-rpmlintrc 0000000136 136 Bytes
cronie.changes 0000034382 33.6 KB
cronie.spec 0000008566 8.37 KB
deny.sample 0000000006 6 Bytes
run-crons 0000007735 7.55 KB
sample.root 0000000255 255 Bytes
Revision 36 (latest revision is 93)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 100857 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 36)
- removed cronie-1.4.7-syslog_output.patch deprecated by this update
- Update to 1.4.8
  + Cron writes job output to syslog incorrectly. When cron is
    invoked in a way to print job output to syslog, it does print
    only the first character of the output
  + Check orphanded crontabs for adoption
  + Unify logging in case SyslogOutput with the rest of crond
  + The charset of anacron's mail is always ANSI_X3.4-1968. There
    are no setlocale in anacron's source
  + Cronie disables inotify when the /etc/crontab file does not
    exist at startup. Existance of crontab and directories wasn't
    controlled before creating inotify watches.
Comments 3


Georg Pfuetzenreuter's avatar

Hi, since the latest update (1.6.0) it seems to require debianutils, albeit the changelog not showing it to be a recent addition in %post (looks like it's there since a longer time already?) - is this expected for such a common SUSE package? I could not quite make out which part in %post it is required for - but maybe I missed it!


Danilo Spinella's avatar

Hi!

This is the change from the changelog:

- Change default configuration to use run-parts from debianutils
  instead of run-crons

I have switched the cronie package to run-parts because it is a maintained script and it is used in various distributions, as opposed to run-crons which is SUSE specific. It fixes various shortcomings of run-crons, which got a couple of bugs reported in the last years. It is not needed in %post but it is a runtime dependency.

openSUSE Build Service is sponsored by