mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4725] [MERGED] Keep some groups regardless of nogroups and restore nogroups on nvidia #5230
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#5230
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?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/4725
Author: @kmk3
Created: 11/30/2021
Status: ✅ Merged
Merged: 11/30/2021
Merged by: @netblue30
Base:
master← Head:fix-groups-misc2📝 Commits (4)
b828a90Keep audio and video groups regardless of nogroupsa72f536Keep render, lp, input and other groups regardless of nogroups6ddedebMake nogroups work on nvidia again6521341etc: Remove comments about nogroups and noroot on nvidia📊 Changes
8 files changed (+88 additions, -30 deletions)
View changed files
📝
etc/profile-a-l/kodi.profile(+0 -1)📝
etc/profile-m-z/mpsyt.profile(+0 -1)📝
etc/profile-m-z/mpv.profile(+0 -1)📝
etc/profile-m-z/steam.profile(+0 -1)📝
src/firejail/firejail.h(+1 -0)📝
src/firejail/main.c(+63 -19)📝
src/firejail/profile.c(+2 -7)📝
src/firejail/util.c(+22 -0)📄 Description
This should fix audio on seatd (#4531/#4603) and also make
nogroupsworkregardless of
no3don nvidia (#841/#3644).Note: This is a continuation of #4632.
Note2: I have not tested this yet.
Cc: @crocket (from #4603) @hlein (from #4632)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.