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, 2 insertions, 1 deletions
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index b0be8a517..e3f353416 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -143,7 +143,8 @@ novideo
143protocol unix,inet,inet6,netlink 143protocol unix,inet,inet6,netlink
144# seccomp sometimes causes issues (see #2951, #3267). 144# seccomp sometimes causes issues (see #2951, #3267).
145# Add 'ignore seccomp' to your steam.local if you experience this. 145# Add 'ignore seccomp' to your steam.local if you experience this.
146seccomp !ptrace 146# mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13
147seccomp !mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2
147shell none 148shell none
148# tracelog breaks integrated browser 149# tracelog breaks integrated browser
149#tracelog 150#tracelog