openbsd-misc
[Top] [All Lists]

Kernel messages

To: <misc@openbsd.org>
Subject: Kernel messages
From: "Tomas Siegl" <sieglt@unreal64.net>
Date: Thu, 28 Feb 2002 20:27:05 +0100
Sender: owner-misc@openbsd.org
Hi

Is it possible to redirect kernel messages and all log (such root login)
from active console to only one specified i.e. /dev/ttyC6. (kernel logs i
mean usb devices and etc.)

I modified /etc/syslog.conf
*.err;kern.debug;auth.notice;authpriv.none;mail.crit    /dev/console
to
*.err;kern.debug;auth.notice;authpriv.none;mail.crit    /dev/ttyC6

I modified ttys and number of consoles so ttyC6 is active but this doesn;t
help.

Thanx

T.

<Prev in Thread] Current Thread [Next in Thread>