From owner-freebsd-questions Mon Jan 15 12:13:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 7256437B402 for ; Mon, 15 Jan 2001 12:13:00 -0800 (PST) Received: from [212.238.77.116] (helo=willow.raggedclown.intra) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 14IFzn-00078r-00; Mon, 15 Jan 2001 20:12:52 +0000 Received: from buffy.raggedclown.net (btvs.demon.nl [192.168.1.2]) by willow.raggedclown.intra (Postfix) with ESMTP id 020085DA4; Mon, 15 Jan 2001 21:12:06 +0100 (CET) Received: by buffy.raggedclown.net (Postfix on SuSE Linux 7.0 (i386), from userid 500) id E6C6F12C38; Mon, 15 Jan 2001 20:53:39 +0100 (CET) Date: Mon, 15 Jan 2001 20:53:39 +0100 From: Cliff Sarginson To: Bill Moran Cc: questions@FreeBSD.ORG Subject: Re: Stopping console messages Message-ID: <20010115205339.C967@raggedclown.net> References: <3A631999.A9EB471@mail.iowna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A631999.A9EB471@mail.iowna.com>; from wmoran@mail.iowna.com on Mon, Jan 15, 2001 at 10:39:05AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 15, 2001 at 10:39:05AM -0500, Bill Moran wrote: > Is there a way to stop the system from logging to the console? if you look at /etc/syslog.conf you will see how this is controlled. You will see that some messages got to the console and others to root logins. Just adjust these to your wishes and SIGHUP syslogd ... Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message