From owner-freebsd-questions Mon Oct 15 7: 2:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 50A1337B410 for ; Mon, 15 Oct 2001 07:02:03 -0700 (PDT) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id QAA96045; Mon, 15 Oct 2001 16:00:49 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "j mckitrick" Cc: Subject: RE: today and yesterday log files Date: Mon, 15 Oct 2001 16:04:44 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20011015141553.A54527@dogma.freebsd-uk.eu.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi again, Are you talking about setuid.yesterday, dmesg.yesterday and ipfw.yesterday? I have traced them to /etc/security. I have not read the script carefully enough to determine WHY it does that little trick, but that's where it happens. /etc/security is invoked from the /etc/periodic/daily set of scripts. Patrick. > -----Original Message----- > From: j mckitrick [mailto:jcm@freebsd-uk.eu.org] > Sent: 15 October 2001 15:16 > To: Patrick O'Reilly > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: today and yesterday log files > > > On Mon, Oct 15, 2001 at 03:09:22PM +0200, Patrick O'Reilly wrote: > | # man newsyslog > | > | It explains that the file is rotated in-situ so-to-speak. It > remains in the > | same directory, but is named $logfile.0. > > Okay, I get this part. But what about the 'today' and 'yesterday' > files? Are they also covered by newsyslog or a different utility? > > > jm > -- > My other computer is your windows box. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message