aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-08-26 16:33:10 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-08-26 16:33:52 -0300
commit783c700510e7c52ed5540e30c86c358bf8aa7314 (patch)
tree380e1833d041744240c798fa53589e7bc90540d8 /etc/profile-m-z
parentsteam.profile: fix breakage with newer Proton-GE (process_vm_readv) (diff)
downloadfirejail-783c700510e7c52ed5540e30c86c358bf8aa7314.tar.gz
firejail-783c700510e7c52ed5540e30c86c358bf8aa7314.tar.zst
firejail-783c700510e7c52ed5540e30c86c358bf8aa7314.zip
steam.profile: fix Proton-GE version in comment
This amends commit e2631b40d ("steam.profile: fix breakage with newer Proton-GE (process_vm_readv)", 2022-08-20).
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/steam.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index db70de74f..5e5a8e9bb 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -158,7 +158,7 @@ protocol unix,inet,inet6,netlink
158# mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13 158# mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13
159# (see #4366). 159# (see #4366).
160seccomp !chroot,!mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2 160seccomp !chroot,!mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2
161# process_vm_readv is used by Proton > 7.2 (see #5185). 161# process_vm_readv is used by GE-Proton7-18 (see #5185).
162seccomp.32 !process_vm_readv 162seccomp.32 !process_vm_readv
163# tracelog breaks integrated browser 163# tracelog breaks integrated browser
164#tracelog 164#tracelog