From owner-freebsd-questions@FreeBSD.ORG Thu Oct 16 06:24:54 2003 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 5332416A4B3 for ; Thu, 16 Oct 2003 06:24:54 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44D3143FAF for ; Thu, 16 Oct 2003 06:24:53 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.172]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 16 Oct 2003 08:27:26 -0500 Message-ID: <3F8E9BED.7060105@daleco.biz> Date: Thu, 16 Oct 2003 08:23:57 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rus Foster References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Oct 2003 13:27:26.0859 (UTC) FILETIME=[3DB745B0:01C393E9] cc: questions@freebsd.org Subject: Re: Disable console notifications 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: Thu, 16 Oct 2003 13:24:54 -0000 Rus Foster wrote: >Hi, > What is the quick way to disable console notifications? i.e. to stop the >kernel putting up messages? > >Rgds > >Rus > > > I believe the correct method is: Edit /etc/syslog.conf as desired. HUP the syslog daemon (or reboot...) Most of the hints you need are probably in the file itself. HTH, Kevin Kinsey DaleCo, S.P.