From owner-cvs-all Tue Feb 6 9: 3:19 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 0DBB837B401; Tue, 6 Feb 2001 09:02:57 -0800 (PST) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.1/8.11.1) with SMTP id f16H2lh99541; Tue, 6 Feb 2001 12:02:47 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Tue, 6 Feb 2001 12:02:47 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Sheldon Hearn Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc newsyslog.conf In-Reply-To: <77124.981452661@axl.fw.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 6 Feb 2001, Sheldon Hearn wrote: > On Mon, 05 Feb 2001 22:07:01 PST, Robert Watson wrote: > > > o Introduce automated log rotation for /var/log/console, the > > default syslog target for console messages (when enabled in > > syslog.conf). > > Is this file created by sysinstall? If not, new installs are going to > have a problem, since syslogd won't log to a file unless it already > exists. It is not created by sysinstall, so is not used by default. My understanding is that newsyslog will safely ignore files not present, and syslog.conf has its console log entry commented out. I.e., there is not a "problem" per se. That said, now that we have console logging support, we probably *should* enable it in syslog.conf and sysinstall. You certainly wouldn't want to enable it prior to having a newsyslog.conf entry :-). I don't have sysinstall foo, but if someone with said foo wants to add support there and enable the syslog.conf entry, by all means, feel free. There were some recent bug fixes involving syslogd and the console type, so before MFCing such a change, you'd want to verify that it worked pretty carefully, and that the bugfixes were all MFC'd first. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message