mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #740] X11 isolation in profile #504
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chiraag-nataraj on GitHub (Aug 21, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/740
It would be great if I could enable X11 isolation in my profile instead of having to pass it as an argument through the command line.
@netblue30 commented on GitHub (Aug 22, 2016):
My first attempt to implement it failed miserably.
@chiraag-nataraj commented on GitHub (Aug 22, 2016):
Interesting…what happened?
@netblue30 commented on GitHub (Aug 22, 2016):
I need to detect x11 long before loading the profile from the file. Today it works this way: detect x11, start xpra or xephyr, restart firejail this time without --x11, load profile, start sandbox.Edit: tried again, it just worked!
whitelistandblacklistcommands with better terms #2165