On Sat, May 19, 2001 at 04:51:03AM +1000, [EMAIL PROTECTED] wrote: > > Everything else is commented out. Even commented out the following > lines: > # Emergencies are sent to everybody logged in. > # > #*.emerg * > > So what gives? How do I stop this logging to the active console? >
I had something similar recently.. turned out installing klogd and setting the threshold in the init.d file for it filters out the kernel messages (-c option IIRC).

