Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > fc11cd6e1c513a17304da94a5390f3cd > files > 481

kernel-2.6.18-194.11.1.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;
 }