X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=initscripts%2Fpl_boot;h=eb233aac8849b3a3a3166c8c8cf03405c19b7cbc;hb=ab12c48e13809375bf18cb6c695293f95cb6b9dd;hp=931af20a8eb0414d7a0094da8549a490875f933d;hpb=5747967919115afba5e39740d6fd3da70e31c30f;p=bootcd.git diff --git a/initscripts/pl_boot b/initscripts/pl_boot index 931af20..eb233aa 100755 --- a/initscripts/pl_boot +++ b/initscripts/pl_boot @@ -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