Skip to content

Comments

Disable session-control when running with real VTs#137

Merged
kdj0c merged 1 commit intoAetf:mainfrom
michael-oberpriller:Disable-Session-Switching
Sep 28, 2025
Merged

Disable session-control when running with real VTs#137
kdj0c merged 1 commit intoAetf:mainfrom
michael-oberpriller:Disable-Session-Switching

Conversation

@michael-oberpriller
Copy link

When using kmscon with --session-control on a system with real VTs, any terminal session other than the first session will not have a proper logind session created for it (see systemd/systemd#38748). Also, XDG_RUNTIME_DIR is not set which prevents graphical sessions from launching. This fixes #132.

@kdj0c
Copy link
Collaborator

kdj0c commented Sep 28, 2025

Agreed, either use VT sessions, or logind session, but both at the same time looks wrong.

Thanks for your contribution!

@kdj0c kdj0c merged commit f19f574 into Aetf:main Sep 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logind not creating sessions anymore

2 participants