From owner-freebsd-stable@FreeBSD.ORG Sun Sep 3 16:33:43 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D097E16A4DD for ; Sun, 3 Sep 2006 16:33:43 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED9543D49 for ; Sun, 3 Sep 2006 16:33:43 +0000 (GMT) (envelope-from dwilde1@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1611166wxd for ; Sun, 03 Sep 2006 09:33:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TL2JCm+kfkp7JnXFfKnYlH2IVchy5jxHO2Pj8IETSYHhseT28exU1Ua50wTLFSm8FxvhsP0RwMVw21WGa8opORPgNYkvvYwJFAP8G5Ktn95WL8lsR63CqKbx7MW0jN1HJWFTqegWm7ZwwNot1w8l2uLFTwhe/rGbgTvscWmFyS0= Received: by 10.70.19.20 with SMTP id 20mr7317595wxs; Sun, 03 Sep 2006 09:33:42 -0700 (PDT) Received: by 10.70.15.7 with HTTP; Sun, 3 Sep 2006 09:33:42 -0700 (PDT) Message-ID: Date: Sun, 3 Sep 2006 11:33:42 -0500 From: "Don Wilde" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: cron abuse X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Don@Network-Lynx.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 16:33:43 -0000 I reinstalled my crontab (with crontab -e) after a user edited the crontab directly and nothing appears to be working now. The mails I get suggest that it's trying to find 'root' and 'operator' as programs. Would somebody kindly help me recover from this copilot error? I can't find anything in crontab(5) or cron(8). My procedure was to invoke crontab -e (getting a blank emacs editor window), split the window, opening a copy of the /etc/crontab copied the contents into the temporary crontab save and exit kill -1 1 these are the e-mails I'm getting Subject: Cron root /usr/libexec/atrun root: not found TIA! Don Wilde