commit a8a46f5d3cf8131e652e763b74acdd5487b2694b parent 35e498f51bceff42968cde00082689cf6dae3d32 Author: ccx <ccx@te2000.cz> Date: Fri, 8 Mar 2024 12:09:20 +0000 More path fixes Diffstat:
M | s6-rc.aat | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/s6-rc.aat b/s6-rc.aat @@ -82,8 +82,8 @@ |start_longrun("tty" tty, "ok-sysinit") |in_bundle("gettys") |run_el() - {{qexec("foreground")}} { {{qconfig("issue-gen")}} } - {{qconfig("env")}} LOGIN_TTY=/dev/tty{{tty}} {{qconfig("getty")}} -l {{qconfig("login-keepenv")}} 38400 tty{{tty}} linux + {{qexec("foreground")}} { {{qexec("issue-gen")}} } + {{qexec("env")}} LOGIN_TTY=/dev/tty{{tty}} {{qexec("getty")}} -l {{qexec("login-keepenv")}} 38400 tty{{tty}} linux |finish_el() {{qexec("redirfd")}} -w 1 /dev/tty{{tty}} {{qexec("fdmove")}} -c 2 1