On Sun 30 Mar 2014 at 14:58:17 +0300, David Baron wrote: > On Sunday, 30 March, 2014 11:41:10 > [email protected] > wrote:
[Is it my fate to be erased from Debian history? I suppose I could get used in time to being re-named. :) ] > > Is the machine on 24 hours a day? > No Ok, anacron deals with updating the database then. > >Please post the output of > > > > ps ax | grep cron > > > 4230 ? Ss 0:00 /usr/sbin/anacron -s > 5417 ? Ss 0:00 /usr/sbin/cron > 16281 ? SN 0:00 run-parts --report /etc/cron.daily > 27066 ? SN 0:00 /bin/sh -e /etc/cron.daily/cron-spamassassin-rules > 30213 pts/1 S+ 0:00 grep cron The output is still as you report above? anacron's activities are reported in /var/log/syslog; it must be worth a look there. Also, kill the processes (apart from cron) and see what happens with /usr/sbin/anacron -s run from the command line. Observation: cron-spamassassin-rules does not appear to be a file which is in Debian. It also has the distinction of producing only one result when seached for with "cron-spamassassin-rules" on Google. Guess where from. :) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

