Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bind mount /var/run/chrome #2749

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Conversation

dreveman
Copy link

No description provided.

@dnschneid
Copy link
Owner

Will this interfere at all with Chrome running inside the chroot?

@dreveman
Copy link
Author

A chromeos build of chrome inside the chroot would interfere with this if XDG_RUNTIME_DIR is set to /var/run/chrome. That's to be expected though. XDG_RUNTIME_DIR is not set by default in the chroot. It can be set to /var/run/chrome if clients should be using the host instance of chrome as wayland server or it can be set to something else if that's no desirable. This change doesn't force any specific behavior. It just makes it possible to set it in a way that allows the host instance to used as display server for wayland clients.

@dnschneid
Copy link
Owner

Oh, of course, duh :)
Thanks!

@dnschneid dnschneid merged commit c194f85 into dnschneid:master Sep 1, 2016
@dnschneid
Copy link
Owner

Now we just need an equivalent to the old host-x11 script...

@DennisLfromGA
Copy link
Collaborator

Yup, so I can again abuse the host-x11 script or it's equivalent with 'screencast'. ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants