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.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index 004664a79..7292f189c 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -86,7 +86,7 @@ caps.drop all
86#ipc-namespace 86#ipc-namespace
87netfilter 87netfilter
88nodvd 88nodvd
89# nVidia user may need to comment / ignore nogroups and noroot 89# nVidia users may need to comment / ignore nogroups and noroot
90nogroups 90nogroups
91nonewprivs 91nonewprivs
92noroot 92noroot
@@ -95,11 +95,11 @@ nou2f
95# novideo should be commented for VR 95# novideo should be commented for VR
96novideo 96novideo
97protocol unix,inet,inet6,netlink 97protocol unix,inet,inet6,netlink
98# seccomp cause sometimes issues (see #2951, #3267), 98# seccomp sometimes causes issues (see #2951, #3267),
99# comment it or add 'ignore seccomp' to steam.local if so. 99# comment it or add 'ignore seccomp' to steam.local if so.
100seccomp !kcmp,!ptrace 100seccomp !ptrace
101shell none 101shell none
102# tracelog disabled as it breaks integrated browser 102# tracelog breaks integrated browser
103#tracelog 103#tracelog
104 104
105# private-bin is disabled while in testing, but has been tested working with multiple games 105# private-bin is disabled while in testing, but has been tested working with multiple games