aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1489db05e..4137839f8 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -146,7 +146,8 @@ novideo
146protocol unix,inet,inet6,netlink 146protocol unix,inet,inet6,netlink
147# seccomp sometimes causes issues (see #2951, #3267). 147# seccomp sometimes causes issues (see #2951, #3267).
148# Add 'ignore seccomp' to your steam.local if you experience this. 148# Add 'ignore seccomp' to your steam.local if you experience this.
149seccomp !ptrace 149# mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13
150seccomp !chroot,!mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2
150shell none 151shell none
151# tracelog breaks integrated browser 152# tracelog breaks integrated browser
152#tracelog 153#tracelog