Skip to content

Fix permissions on runtime-dir #1328

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rscottbailey
Copy link

As the weston error message explicitly says:

"Unix access mode must be 0700 (current mode is 777)

Change permissions accordingly.

Fixes: #1327

As the weston error message explicitly says:

"Unix access mode must be 0700 (current mode is 777)

Change permissions accordingly.
@rscottbailey rscottbailey marked this pull request as draft May 3, 2025 14:22
@eureka-cpu
Copy link

eureka-cpu commented Jul 21, 2025

As mentioned in your issue, I also ran into this since WSLg sets variables for both Wayland and x11 and Weston is not active. If this is indeed all it takes to fix, would you mind marking this as ready for review? Maybe @hideyukn88 or another maintainer can review it?

EDIT: I see now #1333 is a duplicate from a member on the org, hence this being marked as a draft, I assume.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

weston fails to start
2 participants