aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/steam.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/steam.profile')
-rw-r--r--etc/profile-m-z/steam.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index 30f9aafcb..db70de74f 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -156,7 +156,10 @@ protocol unix,inet,inet6,netlink
156# seccomp sometimes causes issues (see #2951, #3267). 156# seccomp sometimes causes issues (see #2951, #3267).
157# Add 'ignore seccomp' to your steam.local if you experience this. 157# Add 'ignore seccomp' to your steam.local if you experience this.
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).
159seccomp !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).
162seccomp.32 !process_vm_readv
160# tracelog breaks integrated browser 163# tracelog breaks integrated browser
161#tracelog 164#tracelog
162 165