Skip to content

set the qtfb shm umask to 0666 so processes running as a user can connect#58

Open
Raupinger wants to merge 1 commit into
asivery:masterfrom
Raupinger:master
Open

set the qtfb shm umask to 0666 so processes running as a user can connect#58
Raupinger wants to merge 1 commit into
asivery:masterfrom
Raupinger:master

Conversation

@Raupinger

Copy link
Copy Markdown
Contributor

this is another PR driven by my wlroots project. A lot of apps like chrome really don't like running as root, so i want to be able to run as a regular user inside the chroot. The /tmp/qtfb.sock I can just chmod in my launch script, but by the time the shm file is created the permissions to do that have already been dropped.

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.

1 participant