X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=initscripts%2Fpl_sysinit;h=85282b5077019040ee7e989bf480df5c9f36e04f;hb=900c82bd7693bb3edbf367cbeebb049bd5ac3075;hp=388010bf4e937e1a2e6908cec6a86115f7ccb0cc;hpb=4b85e30580433a5d81c692170de638e09bd4cc22;p=bootcd.git diff --git a/initscripts/pl_sysinit b/initscripts/pl_sysinit index 388010b..85282b5 100755 --- a/initscripts/pl_sysinit +++ b/initscripts/pl_sysinit @@ -1,11 +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