mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1041] Ability to launch an entire xsession from lightdm? #708
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#708
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 @aanderse on GitHub (Jan 11, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1041
Hello,
I'm looking to have an entire user xsession (and every application/process that can be launched by a user) run under a firejail environment. I essentially want to sandbox a user from the rest of the system as soon as they login to either lightdm or ssh. Is this possible, and if so how do I go about setting this up?
Thank you,
Aaron
@netblue30 commented on GitHub (Jan 12, 2017):
This would be very cool! I'll try it out.
@chiraag-nataraj commented on GitHub (Jul 26, 2018):
But wouldn't that sandbox necessarily have to be somewhat lax? And if so, how useful is it really?
@aanderse commented on GitHub (Jul 26, 2018):
For something like Kodi I would find it very useful.
@chiraag-nataraj commented on GitHub (Jul 26, 2018):
Hmm, I see. So more for a special-purpose X session.
@chiraag-nataraj commented on GitHub (Jul 30, 2018):
What happens if you change the session files to launch
firejail lightdmor similar? I have no idea how these programs work anymore (I launch my X session withstartx...), but I think the files are either in/etcor/usr/share.