From d6f8169dde6f28568b817e28ae41095f67c348f5 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sun, 15 Mar 2020 13:38:06 +0100 Subject: steam fixes; #841, #3267 --- etc/steam.profile | 7 +++---- 1 file 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 include whitelist-var-common.inc -# allow-debuggers needed for running some games with proton -allow-debuggers caps.drop all #ipc-namespace netfilter # nodbus disabled as it breaks appindicator support #nodbus nodvd +# nVidia user may need to comment / ignore nogroups and noroot nogroups nonewprivs noroot @@ -54,9 +53,9 @@ nou2f # novideo should be commented for VR novideo protocol unix,inet,inet6,netlink -# seccomp cause sometimes issues (see #2860, #2951), +# seccomp cause sometimes issues (see #2951, #3267), # comment it or add 'ignore seccomp' to steam.local if so. -seccomp +seccomp !kcmp,!ptrace shell none # tracelog disabled as it breaks integrated browser #tracelog -- cgit v1.2.3-54-g00ecf