ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/rc.live

sparky cvs at pld-linux.org
Mon Feb 27 22:55:08 CET 2006


Author: sparky
Date: Mon Feb 27 22:55:05 2006
New Revision: 7039

Modified:
   ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/rc.live
Log:
- no kernel messages


Modified: ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/rc.live
==============================================================================
--- ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/rc.live	(original)
+++ ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/rc.live	Mon Feb 27 22:55:05 2006
@@ -7,6 +7,8 @@
 
 cd /
 
+setterm -msg off
+
 if ! [ -d /dev/input ]; then
 	. /etc/udev/udev.conf
 	/sbin/start_udev
@@ -27,6 +29,7 @@
 if cmdopt debug; then
 	export DEBUG=1
 	export SHD="-x"
+	setterm -msg on
 	/bin/sh
 	set -x
 fi


More information about the pld-cvs-commit mailing list