fixed the logic for the timeout (break instead of continue..)
[bootcd.git] / initscripts / pl_sysinit
index 8b3d421..389f8b6 100755 (executable)
@@ -1,5 +1,14 @@
 #!/bin/sh
 
+### xxx tmp debug
+
+set -x
+echo pl_sysinit on console > /dev/console
+exec 2>&1
+exec > /dev/console
+echo pl_sysinit plain
+
+###
 . /etc/init.d/pl_functions
 
 echo ""