From owner-freebsd-questions@FreeBSD.ORG Sun Feb 27 19:21:25 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FDD16A4CE for ; Sun, 27 Feb 2005 19:21:25 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FF743D49 for ; Sun, 27 Feb 2005 19:21:24 +0000 (GMT) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-8-115.client.mchsi.com[12.216.8.115]) by sccmmhc92.asp.att.net (sccmmhc92) with SMTP id <20050227192123m9200bgf9ge>; Sun, 27 Feb 2005 19:21:24 +0000 Date: Sun, 27 Feb 2005 13:21:23 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: freebsd-questions@freebsd.org In-Reply-To: <5935045.20050227184650@wanadoo.fr> Message-ID: <20050227131817.D89942@grond.sourballs.org> References: <1244061749.20050227165831@wanadoo.fr> <20050227104406.B89942@grond.sourballs.org> <5935045.20050227184650@wanadoo.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Odd message from cron daemon X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 19:21:25 -0000 On Sun, 27 Feb 2005, Anthony Atkielski wrote: > It does. It looks identical to the same file on my production system. > The only difference is that I'm not getting this mystery message on my > production system. > > What else might cause this? Hmmm. Well, I don't know, but I'd try running the save-entropy script manually and see if you can recreate the message that way. If so, add a -x to the first line #!/bin/sh -x and run it manually again - you should be able to see what command precedes the message. -- David Fleck david.fleck@mchsi.com