mmmh
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 8 Mar 2015 13:53:27 +0000 (14:53 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 8 Mar 2015 13:53:27 +0000 (14:53 +0100)
initscripts/pl_wrapper

index b524191..da5fc3a 100755 (executable)
@@ -7,4 +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
 # 
-(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) >& /dev/console
+(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) > /dev/console 2>&1