aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-11-30 14:31:54 +0000
committerLibravatar GitHub <noreply@github.com>2021-11-30 14:31:54 +0000
commit75bc0f8c5b0f469befcdab50db95176435445644 (patch)
treea8d08091ed981f2d2e1563e4776106511222d5dd /etc
parentMerge pull request #4726 from tredondo/patch-9 (diff)
parentetc: Remove comments about nogroups and noroot on nvidia (diff)
downloadfirejail-75bc0f8c5b0f469befcdab50db95176435445644.tar.gz
firejail-75bc0f8c5b0f469befcdab50db95176435445644.tar.zst
firejail-75bc0f8c5b0f469befcdab50db95176435445644.zip
Merge pull request #4725 from kmk3/fix-groups-misc2
Keep some groups regardless of nogroups and restore nogroups on nvidia
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/kodi.profile1
-rw-r--r--etc/profile-m-z/mpsyt.profile1
-rw-r--r--etc/profile-m-z/mpv.profile1
-rw-r--r--etc/profile-m-z/steam.profile1
4 files changed, 0 insertions, 4 deletions
diff --git a/etc/profile-a-l/kodi.profile b/etc/profile-a-l/kodi.profile
index f901637f3..2277a74fe 100644
--- a/etc/profile-a-l/kodi.profile
+++ b/etc/profile-a-l/kodi.profile
@@ -43,7 +43,6 @@ netfilter
43nogroups 43nogroups
44noinput 44noinput
45nonewprivs 45nonewprivs
46# Seems to cause issues with Nvidia drivers sometimes (#3501)
47noroot 46noroot
48nou2f 47nou2f
49protocol unix,inet,inet6,netlink 48protocol unix,inet,inet6,netlink
diff --git a/etc/profile-m-z/mpsyt.profile b/etc/profile-m-z/mpsyt.profile
index cadfd9b7f..ffc7698c7 100644
--- a/etc/profile-m-z/mpsyt.profile
+++ b/etc/profile-m-z/mpsyt.profile
@@ -50,7 +50,6 @@ apparmor
50caps.drop all 50caps.drop all
51netfilter 51netfilter
52nodvd 52nodvd
53# Seems to cause issues with Nvidia drivers sometimes
54nogroups 53nogroups
55noinput 54noinput
56nonewprivs 55nonewprivs
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
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index dfefd7c2c..bcf94de51 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -132,7 +132,6 @@ netfilter
132nodvd 132nodvd
133nogroups 133nogroups
134nonewprivs 134nonewprivs
135# If you use nVidia you might need to add 'ignore noroot' to your steam.local.
136noroot 135noroot
137notv 136notv
138nou2f 137nou2f