aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-06 08:55:36 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-06 08:55:36 -0500
commitacb0154ea2a71edf935f7c45cc280b0244937336 (patch)
tree2ebe0826fb1edfd052a286a40a0e7101705f13d6 /etc
parentMerge pull request #5642 from glitsj16/private-etc-ephemeral (diff)
downloadfirejail-acb0154ea2a71edf935f7c45cc280b0244937336.tar.gz
firejail-acb0154ea2a71edf935f7c45cc280b0244937336.tar.zst
firejail-acb0154ea2a71edf935f7c45cc280b0244937336.zip
private-etc: pushing vulkan into games group
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/email-common.profile2
-rw-r--r--etc/profile-a-l/ghostwriter.profile2
-rw-r--r--etc/profile-m-z/marker.profile2
-rw-r--r--etc/profile-m-z/steam.profile2
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile
index 8cda01524..86442d441 100644
--- a/etc/profile-a-l/email-common.profile
+++ b/etc/profile-a-l/email-common.profile
@@ -69,7 +69,7 @@ tracelog
69# disable-mnt 69# disable-mnt
70private-cache 70private-cache
71private-dev 71private-dev
72private-etc @tls-ca,@x11,gnupg,hosts.conf,mailname,selinux,timezone 72private-etc @tls-ca,@x11,gnupg,hosts.conf,mailname,timezone
73private-tmp 73private-tmp
74# encrypting and signing email 74# encrypting and signing email
75writable-run-user 75writable-run-user
diff --git a/etc/profile-a-l/ghostwriter.profile b/etc/profile-a-l/ghostwriter.profile
index 322974023..dabf0dd7f 100644
--- a/etc/profile-a-l/ghostwriter.profile
+++ b/etc/profile-a-l/ghostwriter.profile
@@ -51,7 +51,7 @@ private-bin context,gettext,ghostwriter,latex,mktexfmt,pandoc,pdflatex,pdfroff,p
51private-cache 51private-cache
52private-dev 52private-dev
53# passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed 53# passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed
54private-etc @tls-ca,@x11,dbus-1,firejail,gconf,host.conf,mime.types,rpc,services,texlive,Trolltech.conf 54private-etc @tls-ca,@x11,dbus-1,firejail,gconf,host.conf,mime.types,rpc,services,texlive
55private-tmp 55private-tmp
56 56
57dbus-user filter 57dbus-user filter
diff --git a/etc/profile-m-z/marker.profile b/etc/profile-m-z/marker.profile
index 7a385911f..2fb527ad5 100644
--- a/etc/profile-m-z/marker.profile
+++ b/etc/profile-m-z/marker.profile
@@ -53,7 +53,7 @@ tracelog
53private-bin marker,python3* 53private-bin marker,python3*
54private-cache 54private-cache
55private-dev 55private-dev
56private-etc @x11,dconf 56private-etc @x11
57private-tmp 57private-tmp
58 58
59dbus-user filter 59dbus-user filter
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index 39b4c97fa..a5b4d5d87 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -175,7 +175,7 @@ seccomp.32 !process_vm_readv
175private-dev 175private-dev
176# private-etc breaks a small selection of games on some systems. Add 'ignore private-etc' 176# private-etc breaks a small selection of games on some systems. Add 'ignore private-etc'
177# to your steam.local to support those. 177# to your steam.local to support those.
178private-etc @tls-ca,@x11,bumblebee,dbus-1,host.conf,lsb-release,mime.types,os-release,services,vulkan 178private-etc @games,@tls-ca,@x11,bumblebee,dbus-1,host.conf,lsb-release,mime.types,os-release,services
179private-tmp 179private-tmp
180 180
181#dbus-user none 181#dbus-user none