On 9/19/25 14:22, Alyssa Ross wrote: > Demi Marie Obenour writes: > >> On 9/8/25 05:19, Alyssa Ross wrote: >>> Demi Marie Obenour writes: >>> >>>> This breaks debugging because data written goes both to Weston (or its >>>> subprocesses) and to getty. >>>> >>>> Signed-off-by: Demi Marie Obenour >>> >>> Can you give some more detail? >> >> I was having problems logging in until I made this change. >> login was complaining that the username I passed was invalid, >> which turned out to be because it included only a subset of >> the characters I typed. > > Okay, interesting. I haven't seen that. I think I did this because the > example systemd unit for Weston[1] sets StandardInput=tty-fail. What do > you think of that? > > [1]: https://wayland.pages.freedesktop.org/weston/toc/running-weston.html#running-weston-from-a-systemd-service In that case, I think it is best to make sure any child processes Weston spawns redirect stdin to /dev/null. -- Sincerely, Demi Marie Obenour (she/her/hers)