undo previous move
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 26 Jun 2013 06:23:07 +0000 (08:23 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 26 Jun 2013 06:23:07 +0000 (08:23 +0200)
initscripts/pl_wrapper

index e3b3880..ca5474c 100755 (executable)
@@ -7,7 +7,4 @@
 #
 # also we just run both in sequence instead of relying on convoluted systemd dependencies
 # 
 #
 # 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