mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2763] Using --overlay loses user groups #1736
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#1736
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 @garywill on GitHub (Jun 12, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2763
Hello firejail developers,
I want to use bumblebee
optirunin firejail with--overlay.Without
--overlayit works.With
--overlayuser's groups other thanusersare gone, causing bumblebee unusable. Evensudo firejail --jointo join it andusermod -aG bumblebee. In/etc/groupsshows my user name, but user wasn't really added into that group.Any solutions?
Thank in advance.
@rusty-snake commented on GitHub (Jun 14, 2019):
Confirming:
@ghost commented on GitHub (Jan 20, 2020):
@garywill @rusty-snake Is this still an issue? If so we should mark it as a bug.
@garywill commented on GitHub (Jan 21, 2020):
Still an issue in 0.9.62. It's a bug
@ghost commented on GitHub (Jan 21, 2020):
@garywill Thanks for confirming. Marked as bug. Also see #3169.