Crontab behavior in AMD64

Francisco Reyes lists at natserv.com
Thu Jun 30 19:51:48 GMT 2005


On Thu, 30 Jun 2005, Peter Wemm wrote:

> I'm afraid its something else.  I do a lot of cron work on various amd64
> boxes and there's no differences compared to i386.

Great for the info. At least is one less variable to consider.

> So I'm afraid you're going to need to do a bit of detective work.  You
> might also check /var/log/cron

Just did.
Lots of other entries/errors that I need to check, but the one related to 
the program I am trying to get run

Jun 30 10:23:00 server05 /usr/sbin/cron[38466]: (hank) CMD
   (/usr/home/hank/bin/tozoraida.sh)
Jun 30 11:05:33 server05 crontab[38566]: (hank) LIST (hank)
Jun 30 11:11:21 server05 crontab[38595]: (hank) BEGIN EDIT (hank)
Jun 30 11:11:27 server05 crontab[38595]: (hank) END EDIT (hank)
Jun 30 13:23:00 server05 /usr/sbin/cron[38869]: (hank) CMD
  (/usr/home/hank/bin/tozoraida.sh)


The program seems like it was called from cron.

> Also, have you tried restarting cron
> in case something got messed up in the process's internals?

Will try that.

Thanks again for the pointers.

Next, going to see if it's something related to Postfix..
Although it would be pretty bad if a crontab would fail because of a call 
to the local smtp.


More information about the freebsd-amd64 mailing list