🚨 Important change to TTY direct start mode #88
joske
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
To be able to support running yserver via lightdm, and concurrently directly on the TTY, I had to deprecate the libseat/logind code. So if you start from TTY directly, you again HAVE to be in
inputandvideogroups (or equivalently have access to /dev/dri/xx and /dev/input/xxx).So now you can start as many yservers as you like 😁
This is effective from cb9fe3b.
All reactions