mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #550] firejail x11 and openbox #385
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#385
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 @deb75 on GitHub (May 31, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/550
Hello,
I followed the X11 tutorial to run firejail with --x11 option, which recommends to run openbox first.
So what I do is : firejail --x11=xephyr ... openbox.
And then, inside openbox I manage to open one web browser.
However, by doing so, firejail applies the openbox profile, whereas it would better to apply the web browser profile (or both).
What do you think is good to do ? Maybe by creating a custom profile merging that of openbox and browser ?
One small issue with openbox I would like to point to is the default profile. In "diable-common.inc", in latest firejail version, the files .config/openbox/{autostart,environment} are blacklisted, is there any special reason for that ?
Regards
@netblue30 commented on GitHub (May 31, 2016):
Yes, use the browser profile:
The idea is to have autostart files for most window manager/desktop environments disabled by default.