aboutsummaryrefslogtreecommitdiffstats
path: root/etc/steam.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/steam.profile')
-rw-r--r--etc/steam.profile11
1 files changed, 1 insertions, 10 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 1db6dacb0..da36a50b4 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -8,13 +8,4 @@ include /etc/firejail/disable-history.inc
8caps.drop all 8caps.drop all
9netfilter 9netfilter
10noroot 10noroot
11 11seccomp
12# seccomp breaks Steam runtime due to 32/64bit syscall incompatibilties
13
14
15## Author note:
16## If you wish to use a private directory for Steam, e.g.:
17## private /path/to/steam-home
18## ... be aware that games will not launch from this directory without
19## execute-permission trickery. In this case, you should store the games
20## in a separate (whitelisted/noblacklisted) directory.