From: Harald Hoyer Date: Sat, 4 Jul 2009 07:54:39 +0000 (+0200) Subject: remove redirection of output to /dev/kmesg X-Git-Tag: 0.4~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a75c29be45675d59cf3a45341336565a3a72ec6c;p=thirdparty%2Fdracut.git remove redirection of output to /dev/kmesg until we have a way to mark our messages to come from dracut. --- diff --git a/modules.d/99base/init b/modules.d/99base/init index cc4252795..99d5d145c 100755 --- a/modules.d/99base/init +++ b/modules.d/99base/init @@ -10,7 +10,6 @@ emergency_shell() exec >/dev/console 2>&1 /dev/kmsg 2>&1 fi mkdir /dev/shm