commit 0690a11cd6884fe97567a00236f4830d4b4a6910
parent b4b16fc19949fdbd83d94cd96ac53ba33215490b
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Tue, 8 Nov 2022 12:40:39 +0100
Fix fdmove in s6-svscanboot
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/install b/install
@@ -79,8 +79,8 @@ $qc/pipeline -w
$qc/if -Xnt { $qc/s6-test -f /run/s6-rc/state }
$q_all/init/scripts/rc.init
}
-$qc/fdmove -c 1 3
-$qc/fdmove -c 2 1
+$qc/fdmove -c 3 1
+$qc/fdmove -c 1 2
$qc/unexport !
$qc/cd /run/service
$qc/redirfd -wnb 1 /run/service/s6-svscan-log/fifo