[BRLTTY] 5.3 soon

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Dec 9 17:41:10 EST 2015


Didier Spaier, on Wed 09 Dec 2015 22:23:46 +0100, wrote:
> _ Is this issue related to the thread you began with this post;
>   http://mielke.cc/pipermail/brltty/2015-August/012469.html

No, I'm talking about

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760916

> _ Is it a problem that has to be solved by brltty; or is there a way
>   to configure or modify systemd to solve it?

One way is to just disable getty autostart, by running 

for i in $(seq 2 6); do
  ln -s /lib/systemd/system/getty at .service /etc/systemd/system/getty.target.wants/getty at tty${i}.service
done

Samuel


More information about the BRLTTY mailing list