aboutsummaryrefslogtreecommitdiffstats
path: root/etc/steam.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/steam.profile')
-rw-r--r--etc/steam.profile10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index b3b62471d..d928e660d 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -14,6 +14,7 @@ noblacklist ${HOME}/.local/share/steam
14noblacklist ${HOME}/.steam 14noblacklist ${HOME}/.steam
15noblacklist ${HOME}/.steampath 15noblacklist ${HOME}/.steampath
16noblacklist ${HOME}/.steampid 16noblacklist ${HOME}/.steampid
17# with >=llvm-4 mesa drivers need llvm stuff
17noblacklist /usr/lib/llvm* 18noblacklist /usr/lib/llvm*
18 19
19include /etc/firejail/disable-common.inc 20include /etc/firejail/disable-common.inc
@@ -26,15 +27,12 @@ netfilter
26nogroups 27nogroups
27nonewprivs 28nonewprivs
28noroot 29noroot
30# novideo
29protocol unix,inet,inet6,netlink 31protocol unix,inet,inet6,netlink
30seccomp 32seccomp
31shell none 33shell none
34# tracelog disabled as it breaks integrated browser
35# tracelog
32 36
33private-dev 37private-dev
34private-tmp 38private-tmp
35
36# CLOBBERED COMMENTS
37# novideo
38# tracelog
39# tracelog disabled as it breaks integrated browser
40# with >=llvm-4 mesa drivers need llvm stuff