Martin Schulze wrote: > You can disable printk() in the kernel? WTF? > > What's the log message when klogd is starting? > > Does /proc/kmsg exist?
CONFIG_PRINTK=y Yes, you can disable printk, and that had been the default somewhere around 2.6.12 or 2.6.11 when doing a make oldconfig. I have not tried it since then. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

