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

What happened to the remote desktop feature & tutorial? #1578

Closed
neurodiverseEsoteric opened this issue Sep 26, 2017 · 3 comments
Closed

What happened to the remote desktop feature & tutorial? #1578

neurodiverseEsoteric opened this issue Sep 26, 2017 · 3 comments
Labels
bug Something isn't working

Comments

@neurodiverseEsoteric
Copy link

I thought there was a way to launch linux operating systems stored in separate hard drives/partitions through firejail. I wanted to test it out by launching a nested X Session of Xubuntu 17.04 by running firejail --x11 --chroot=/run/media/Xubuntu-OS-mount-point, but it keeps failing with a error message about a bad "/etc/resolv.conf" file. I also can't find the guide that I remember viewing on the wordpress blog. Does that mean firejail can't do this sort of thing anymore?

netblue30 pushed a commit that referenced this issue Sep 28, 2017
@netblue30 netblue30 added the bug Something isn't working label Sep 28, 2017
@netblue30
Copy link
Owner

The feature is fully supported, this is a bug, thanks. I put a fix in, you can try it out.

@neurodiverseEsoteric
Copy link
Author

Okay, is the fix already applied to the Arch (Manajaro) Linux package?

@Fred-Barclay
Copy link
Collaborator

@esotericDisciple It won't be in the mainline Arch repo until firejail version 0.9.52 is released. In the meantime you could build firejail from the latest code here on Github with git clone --depth 1 https://github.com/netblue30/firejail.git && cd firejail && ./configure --prefix=/usr && make && sudo make install-strip. There is also a firejail-git package in the AUR, though I've not tried it.

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

No branches or pull requests

3 participants