From owner-freebsd-questions Mon Mar 26 14:21: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 83B7C37B71A for ; Mon, 26 Mar 2001 14:20:59 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 51211 invoked by uid 100); 26 Mar 2001 22:20:58 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15039.49354.832672.972588@guru.mired.org> Date: Mon, 26 Mar 2001 16:20:58 -0600 To: Cary Cc: questions@freebsd.org Subject: Re: cron problems In-Reply-To: <97515108@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cary types: > I get the following email every five minutes and I don't know why. > Obviously something is wrong, but I don't know how to identify it. > > ---------- Forwarded message ---------- > Date: Mon, 26 Mar 2001 10:05:00 -0600 (CST) > From: root (Cron Daemon) > To: root > Subject: Cron root /usr/libexec/atrun > > root: not found > > -------------End Message-------------- > > Here is what I've done so far: > 1) read the man pages for cron(8), crontab(5), cron(1), atrun(8) and > at(1), I have not found any thing to help me with this error. > 2) checked if I have /usr/libexec/atrun as an actual file, I do, and it is > executable > 3) compared my /etc/crontab entry against the atrun(8) man page, and they > are the same. > 4) I've tried deleting the "root" in the /etc/crontab entry to see if the > "root: not found" was cron trying to run root as the command. That did not > work either. > 5) I'm getting this same message for newsyslog and adkerntz -a also! But > atrun fills up the fastest. What you haven't done is searched the FAQ, which has an entry titled "Why do I keep getting messages like ``root: not found'' after editing my crontab file?" at .