Date: Thu, 30 Jun 2005 10:34:37 -0700 From: Peter Wemm <peter@wemm.org> To: freebsd-amd64@freebsd.org Subject: Re: Crontab behavior in AMD64 Message-ID: <200506301034.38233.peter@wemm.org> In-Reply-To: <20050630114041.W64452@zoraida.natserv.net> References: <20050630114041.W64452@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 30 June 2005 08:43 am, Francisco Reyes wrote: > Is there a difference in the behavior of crontab in AMD64 vs i386? > > I have a crontab > 14 22 * * * /usr/home/hank/bin/tozoraida.sh > > which is not running > When I try to research the problem the only thing I see is an error > in maillog > postfix/sendmail[36590]: fatal: > No recipient addresses found in message > header > > Have setup user crontab on several other machines without problems, > but they were all i386. > > Archives came up empty so don't know if this is an issue with the > AMD64 branch or something else. 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. So I'm afraid you're going to need to do a bit of detective work. You might also check /var/log/cron. Also, have you tried restarting cron in case something got messed up in the process's internals? -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506301034.38233.peter>