X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=initscripts%2Fpl_wrapper;h=ca5474cd8fb783e7d00639343fa878e52b41bee0;hb=156b69f9dc037be1df29e0f164d8b534f488771b;hp=e3b3880710a268b885b530b5039b9a0ec62e41c4;hpb=1e4681d5155799f2c2568b774dd5b5307cd23e96;p=bootcd.git diff --git a/initscripts/pl_wrapper b/initscripts/pl_wrapper index e3b3880..ca5474c 100755 --- a/initscripts/pl_wrapper +++ b/initscripts/pl_wrapper @@ -7,7 +7,4 @@ # # also we just run both in sequence instead of relying on convoluted systemd dependencies # -# while we're at it we deamonize the whole thing so ayatollesque systemd is happier -# -exec 0<&- -(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) >> /var/log/pl-boot 2>&1 & +(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) >> /var/log/bootcd.log 2>&1