Le 12/04/2014 22:17, William Harrington a écrit :
> LFS has ksyslog and you can set which tty the kernel messages go to:
>
> kern.* -/dev/tty6
>
> For example.
>
> If you don't want kerenel messages at your current console you can
> remove /dev/console for kern.* if it is there.
>
Thanks for the tip.
In fact in the default setup there is no /dev/console in syslog.conf. 
This behavior is because of klogd.
The trick is to set klogd display only critical messages with the switch 
"-c 3". Then klogd sends the messages to syslogd and you can redirect 
kern messages to the tty like you mentioned.

Regards,
Nicolas
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to