summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-13 17:02:04 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-13 17:02:04 +0200
commitde848c5a78d0011414ed38cb6eff289040b84abb (patch)
treeff65836132dc3b4338c86ddf7f5a571cb28acf64 /etc
parentchroot error message typo (diff)
downloadfirejail-de848c5a78d0011414ed38cb6eff289040b84abb.tar.gz
firejail-de848c5a78d0011414ed38cb6eff289040b84abb.tar.zst
firejail-de848c5a78d0011414ed38cb6eff289040b84abb.zip
Add note about seccomp to steam #2860
Diffstat (limited to 'etc')
-rw-r--r--etc/steam.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 762cbd1b3..bc90af837 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -54,6 +54,8 @@ nou2f
54# novideo should be commented for VR 54# novideo should be commented for VR
55novideo 55novideo
56protocol unix,inet,inet6,netlink 56protocol unix,inet,inet6,netlink
57# seccomp cause sometimes issues (see #2860, #2951),
58# comment it or add 'ignore seccomp' to steam.local if so.
57seccomp 59seccomp
58shell none 60shell none
59# tracelog disabled as it breaks integrated browser 61# tracelog disabled as it breaks integrated browser