X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=initscripts%2Fpl_wrapper;h=b524191d3f13bc9765ba3538aa490c4061d968fd;hb=f72c9af1bd5b804bbccf7f9126a6649880cf7072;hp=ca5474cd8fb783e7d00639343fa878e52b41bee0;hpb=156b69f9dc037be1df29e0f164d8b534f488771b;p=bootcd.git diff --git a/initscripts/pl_wrapper b/initscripts/pl_wrapper index ca5474c..b524191 100755 --- a/initscripts/pl_wrapper +++ b/initscripts/pl_wrapper @@ -7,4 +7,4 @@ # # also we just run both in sequence instead of relying on convoluted systemd dependencies # -(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) >> /var/log/bootcd.log 2>&1 +(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) >& /dev/console