From 7e298339a55b0c97853d7aaaaa180e898c4e3a76 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 8 Mar 2015 14:53:27 +0100 Subject: [PATCH] mmmh --- initscripts/pl_wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initscripts/pl_wrapper b/initscripts/pl_wrapper index b524191..da5fc3a 100755 --- a/initscripts/pl_wrapper +++ b/initscripts/pl_wrapper @@ -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) >& /dev/console +(bash -x /etc/init.d/pl_sysinit ; bash -x /etc/init.d/pl_boot) > /dev/console 2>&1 -- 2.43.0