<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <blockquote type="cite"><span class="Apple-style-span"
        style="border-collapse: separate; color: rgb(0, 0, 0);
        font-family: 'Times New Roman'; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: 2; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; font-size: medium;">
        <pre>&gt;<i> None of the daily or weekly jobs have run since upgrading to fedora 14.
</i>&gt;<i> Jobs in /etc/cron.d are working (denyhosts,sa-update,lmsensor_charts).
</i>
I go to a lot of trouble to disable anacron, so I've had to discover
how it is enabled in order to disable it. It starts with /etc/cron.d/0hourly
which has the line that runs the anacron stuff via cron every hour.
This is installed by package "cronie". That is what makes the
/etc/cron.hourly/0anacron script run, and that, in turn, examines
the /etc/anacrontab file. (At least the last time I figured it
out, that was the way it worked - it keeps changing :-).
</pre>
      </span><br class="Apple-interchange-newline">
    </blockquote>
    <br>
    Thanks<br>
    <br>
    &nbsp;&nbsp;&nbsp; All the bits seem to be in place as you describe so it<br>
    should be working. I downgraded crontabs back to crontabs.noarch
    0:1.10-33.fc14<br>
    on one of the two machines. I am in the process of run diffs on the
    files to see what changed.<br>
    <br>
    Alan<br>
  </body>
</html>