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