previous commit works fine, so just a bit of cleanup
[bootcd.git] / initscripts / pl_boot
index 931af20..eb233aa 100755 (executable)
@@ -1,5 +1,11 @@
 #!/bin/bash
 
+### make sure this output shows up in the console
+
+exec 2>&1
+exec > /dev/console
+
+###
 . /etc/init.d/pl_functions
 
 . /tmp/planet.cnf