aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-03-15 13:38:06 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-03-15 13:38:06 +0100
commitd6f8169dde6f28568b817e28ae41095f67c348f5 (patch)
tree6d8d234ac0adea1d05c9118eb7421e9c1d9187a4
parentadd gnome-screenshot.profile (diff)
downloadfirejail-d6f8169dde6f28568b817e28ae41095f67c348f5.tar.gz
firejail-d6f8169dde6f28568b817e28ae41095f67c348f5.tar.zst
firejail-d6f8169dde6f28568b817e28ae41095f67c348f5.zip
steam fixes; #841, #3267
-rw-r--r--etc/steam.profile7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index bc90af837..5c8ced875 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -38,14 +38,13 @@ include disable-programs.inc
38 38
39include whitelist-var-common.inc 39include whitelist-var-common.inc
40 40
41# allow-debuggers needed for running some games with proton
42allow-debuggers
43caps.drop all 41caps.drop all
44#ipc-namespace 42#ipc-namespace
45netfilter 43netfilter
46# nodbus disabled as it breaks appindicator support 44# nodbus disabled as it breaks appindicator support
47#nodbus 45#nodbus
48nodvd 46nodvd
47# nVidia user may need to comment / ignore nogroups and noroot
49nogroups 48nogroups
50nonewprivs 49nonewprivs
51noroot 50noroot
@@ -54,9 +53,9 @@ nou2f
54# novideo should be commented for VR 53# novideo should be commented for VR
55novideo 54novideo
56protocol unix,inet,inet6,netlink 55protocol unix,inet,inet6,netlink
57# seccomp cause sometimes issues (see #2860, #2951), 56# seccomp cause sometimes issues (see #2951, #3267),
58# comment it or add 'ignore seccomp' to steam.local if so. 57# comment it or add 'ignore seccomp' to steam.local if so.
59seccomp 58seccomp !kcmp,!ptrace
60shell none 59shell none
61# tracelog disabled as it breaks integrated browser 60# tracelog disabled as it breaks integrated browser
62#tracelog 61#tracelog