On 13-Aug-05, 10:11 (CDT), Chuck Logan <[EMAIL PROTECTED]> wrote:
> Package: cron
> Version: 3.0pl1-86
> Severity: important
>
> On Debian Sarge, kernel 2.6.12. Cron jobs set to run on the hour, every
> hour, every day, etc, etc, run twice, back to back, at 10:00 and 22:00.
> The other 22 hours of the day it runs once as expected.
> crontab entry is:
>
> 0 * * * * /home/user/program
That sounds extremely unlikely. Do you, perhaps, have cron job
that runs ntpdate at 10 and 22?
In any case, please send the log entries. If you're not already logging cron
jobs, you may need to add a line like:
cron.* /var/log/cron.log
to you /etc/syslog.conf, and refresh sysklogd:
/etc/init.d/sysklogd reload
Steve
--
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world. -- seen on the net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]