On Thu, 04.07.13 14:38, Tomasz Sobczyk (dott...@gmail.com) wrote:

> Hi,
> 
> Is the fact that journald reads the kernel log, but doesn't prevent
> the messages from outputting to the active terminal a bug or desired
> behaviour?
> 
> # echo "Test" > /dev/kmsg
> Test
> #
> 
> If I, let's say, connect a USB device then the active terminal is
> spammed with the kernel log messages. I can prevent this by starting a
> system logger, but with journald running I shouldn't need another one,
> right?

The log messages the kernel forwards to the console may be configured
using /proc/sys/kernel/printk, and that's hardly something for journald
to configure. See "man 5 proc" for details on tha file.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to