From owner-freebsd-questions Fri Nov 24 18:48:57 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA17125 for questions-outgoing; Fri, 24 Nov 1995 18:48:57 -0800 Received: from uuneo.neosoft.com (mailbot@uuneo.neosoft.com [206.109.1.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA17120 for ; Fri, 24 Nov 1995 18:48:54 -0800 Received: (from mailbot@localhost) by uuneo.neosoft.com (8.7.1/8.7.1) id UAA28077; Fri, 24 Nov 1995 20:48:44 -0600 (CST) Received: from concorde.neosoft.com(206.109.14.16) by uuneo.neosoft.com via smap (V1.3) id sma028067; Fri Nov 24 20:48:35 1995 Date: Fri, 24 Nov 1995 20:48:54 -0600 (CST) From: Daniel Baker X-Sender: dbaker@concorde.neosoft.com To: Bill Henderson cc: questions@freebsd.org Subject: Re: SYSLOG ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk *.err;kern.debug;auth.notice;mail.crit /dev/console *.notice;kern.debug;lpr,auth.info;mail.crit /var/log/messages mail.info /var/log/maillog lpr.info /var/log/lpd-errs cron.* /var/cron/log *.err root *.notice;auth.debug root *.alert root *.emerg * Change all those root and /dev/console to like /dev/ttyv1 or v0 or something, so you'll have a dedicated console for it. On Fri, 24 Nov 1995, Bill Henderson wrote: > Is there a way to send all the console msg's to just one ttyv? > > I just get tired of working and have it over written by a lame > delegation msg. > > > > -- Daniel Baker -- NeoSoft Student Asst. (UseNet, FTP & CivNet Admin.) DBaker@NeoSoft.COM DBaker@Baker.err.COM ** http://www.neosoft.com/neosoft/staff/dbaker/ ** ** http://www.baker.err.com/ ** I run FreeBSD 2.2-CURRENT (CONCORDE) #0: Wed Nov 22 17:05:37 CST 1995 How about you?