From: Thierry Parmentelat Date: Wed, 26 Jun 2013 06:23:07 +0000 (+0200) Subject: undo previous move X-Git-Tag: bootcd-5.2-3~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=156b69f9dc037be1df29e0f164d8b534f488771b undo previous move --- 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