Skip to content

Conversation

nzbr
Copy link
Member

@nzbr nzbr commented Apr 13, 2024

Fixes #448

A recent change in an upstream package makes systemd mount a tmpfs over /run/user/<id> when a user session is started. This leads to the wayland-socket to which WSL puts a symlink to into this directory, no longer being accessible.
This is fixed here by making the relevant unit no longer run if the directory is already present

@nzbr nzbr requested review from K900 and SuperSandro2000 April 13, 2024 00:47
@nzbr nzbr added the bug Something isn't working label Apr 13, 2024
@K900 K900 merged commit 0479d4c into main Apr 13, 2024
@SuperSandro2000 SuperSandro2000 deleted the runtime-dir-fix branch April 13, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/run/user/<id>/wayland-0 does not exist - Wayland GUI applications do not work
2 participants