obviously I did not get it what ExecStart supports - just like anything else in syste...
[bootcd.git] / initscripts / pl_wrapper
index ca5474c..b524191 100755 (executable)
@@ -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