File klogconsole-quiet.patch of Package util-linux

--- klogconsole/klogconsole.c
+++ klogconsole/klogconsole.c
@@ -59,7 +59,7 @@
     exit(1);
   }
   if( ioctl( vt, TIOCLINUX, &newvt ) ) {
-    perror("ioctl(TIOCLINUX)");
+    /* shut up perror("ioctl(TIOCLINUX)"); */
     exit(1);
   }
   close(vt);
openSUSE Build Service is sponsored by