summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar corecontingency <54042889+corecontingency@users.noreply.github.com>2019-09-21 09:36:46 -0700
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-21 16:36:46 +0000
commitea667729cf1fe8fb6bfddb0358652dd58f98c7da (patch)
tree68f08905b86bb0df648960ff437d26b5b479c096
parentAdding sort.py to GitLab CI (#2973) (diff)
downloadfirejail-ea667729cf1fe8fb6bfddb0358652dd58f98c7da.tar.gz
firejail-ea667729cf1fe8fb6bfddb0358652dd58f98c7da.tar.zst
firejail-ea667729cf1fe8fb6bfddb0358652dd58f98c7da.zip
add allow-debuggers to steam.profile (#2971)
-rw-r--r--etc/steam.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 654ea825e..762cbd1b3 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -38,6 +38,8 @@ 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
41caps.drop all 43caps.drop all
42#ipc-namespace 44#ipc-namespace
43netfilter 45netfilter