aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mpv.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-11-29 20:59:58 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-11-29 21:45:43 -0300
commit652134184291420191f5fb970c13e1f9ff1b9cc7 (patch)
tree4527cf729ce705bb492ab64089b99921226f6f33 /etc/profile-m-z/mpv.profile
parentMake nogroups work on nvidia again (diff)
downloadfirejail-652134184291420191f5fb970c13e1f9ff1b9cc7.tar.gz
firejail-652134184291420191f5fb970c13e1f9ff1b9cc7.tar.zst
firejail-652134184291420191f5fb970c13e1f9ff1b9cc7.zip
etc: Remove comments about nogroups and noroot on nvidia
`nogroups` should not have been causing issues with rendering on nvidia since commit 623e68216 ("temporary fix for nvidia/nogroups/noroot issue (#3644, #841)", 2020-10-02) and commit cb460c32c ("more nvidia (#3644)", 2020-10-03), which had made it a no-op on nvidia. And the handling of the "render" and "video" groups are independent to the handling of `nogroups` now; see the previous 3 commits. Commits which introduced the comments on each profile: * kodi.profile: commit ce462b6b1 ("fix #3501", 2020-07-16) * mpsyt.profile: commit e17b48fca ("new profile mpsyt.profile", 2018-11-28) * mpv.profile: commit cc7c48983 ("Document #1945", 2018-07-25) * steam.profile: commit d6f8169dd ("steam fixes; #841, #3267", 2020-03-15) Commands used to find the comments: git grep -i nvidia -- etc/profile-* | grep -v private-etc Relates to #4632.
Diffstat (limited to 'etc/profile-m-z/mpv.profile')
-rw-r--r--etc/profile-m-z/mpv.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile
index efb11465b..e6faba78a 100644
--- a/etc/profile-m-z/mpv.profile
+++ b/etc/profile-m-z/mpv.profile
@@ -62,7 +62,6 @@ include whitelist-var-common.inc
62apparmor 62apparmor
63caps.drop all 63caps.drop all
64netfilter 64netfilter
65# nogroups seems to cause issues with Nvidia drivers sometimes
66nogroups 65nogroups
67noinput 66noinput
68nonewprivs 67nonewprivs