From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 13:37:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4650E16A4CE for ; Thu, 5 Feb 2004 13:37:14 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5CE643D41 for ; Thu, 5 Feb 2004 13:36:56 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i15LanA5015592; Thu, 5 Feb 2004 15:36:49 -0600 (CST) (envelope-from dan) Date: Thu, 5 Feb 2004 15:36:49 -0600 From: Dan Nelson To: Tom Jensen Message-ID: <20040205213649.GD76684@dan.emsphone.com> References: <20040205213711.5977660CD@bart.motd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040205213711.5977660CD@bart.motd.dk> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: freebsd-current@freebsd.org Subject: Re: Problems with cron after upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 21:37:14 -0000 In the last episode (Feb 05), Tom Jensen said: > Hi, > > After I upgraded my 5.2-Current this morning to latest source I get error > mails from cron containing info like this > > Cron root /usr/libexec/atrun > root: not found > > and > > Cron operator /usr/libexec/save-entropy > operator: not found Sounds like your /etc/crontab got moved into root's crontab? The system crontab has an extra "user" field that per-user crontabs don't have. -- Dan Nelson dnelson@allantgroup.com