Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 27922b4260f65d317aabda37e42bbbff > files > 583

kernel-2.6.18-238.el5.src.rpm

--- linux-2.6.14/init/main.c~	2005-12-02 01:23:31.000000000 -0500
+++ linux-2.6.14/init/main.c	2005-12-02 01:23:51.000000000 -0500
@@ -210,7 +210,7 @@ static int __init quiet_kernel(char *str
 {
 	if (*str)
 		return 0;
-	console_loglevel = 4;
+	console_loglevel = 10;
 	return 1;
 }