From owner-freebsd-questions@FreeBSD.ORG Thu May 22 05:21:53 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 E39CE37B401 for ; Thu, 22 May 2003 05:21:53 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id C73CC43F85 for ; Thu, 22 May 2003 05:21:52 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h4MCJCn3016389 for ; Thu, 22 May 2003 14:19:12 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h4MCJC1C016387 for freebsd-questions@freebsd.org; Thu, 22 May 2003 14:19:12 +0200 From: dick hoogendijk Date: Thu, 22 May 2003 14:19:12 +0200 To: freebsd-questions Message-ID: <20030522121912.GA14891@lothlorien.nagual.st> References: <20030522103716.GA47876@pooh.nagual.st> <20030522111325.GA22219@users.munk.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030522111325.GA22219@users.munk.nu> User-Agent: Mutt/1.3.28i Subject: Re: root msgs on ttyv0.. 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, 22 May 2003 12:21:54 -0000 On 22 May Jez Hancock wrote: > Yes, read the manpage: man syslogd.conf > Specifically try changing this line: > *.err;kern.debug;auth.notice;mail.crit /dev/console I think I don't mind the messages, but they're on the "wrong tty" Having read man syslog.conf and /dev/MAKEDEV I think it's possible to have /dev/console point to another tty.. # "makedev console c 11 0" would appoint ttyv11 to console if I understand correctly (?) Is this true? Can /dev/console be "connected" to ttyv11 instead of the first one? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)