previous commit works fine, so just a bit of cleanup
[bootcd.git] / initscripts / pl_sysinit
index 389f8b6..85282b5 100755 (executable)
@@ -1,12 +1,9 @@
 #!/bin/sh
 
-### xxx tmp debug
+### make sure this output shows up in the console
 
-set -x
-echo pl_sysinit on console > /dev/console
 exec 2>&1
 exec > /dev/console
-echo pl_sysinit plain
 
 ###
 . /etc/init.d/pl_functions