aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/steam.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-19 17:56:22 -0400
committerLibravatar GitHub <noreply@github.com>2022-06-19 17:56:22 -0400
commitda268cf5be01fa874d9371d78b177ba9dc01411d (patch)
tree796ff855b2a0e901dbbdc5cca74c674ed415e3cb /etc/profile-m-z/steam.profile
parentshell none set as default (5) (diff)
parentRemove shell none from profiles (diff)
downloadfirejail-da268cf5be01fa874d9371d78b177ba9dc01411d.tar.gz
firejail-da268cf5be01fa874d9371d78b177ba9dc01411d.tar.zst
firejail-da268cf5be01fa874d9371d78b177ba9dc01411d.zip
Merge pull request #5209 from rusty-snake/shell-none-default
Remove shell none from profiles
Diffstat (limited to 'etc/profile-m-z/steam.profile')
-rw-r--r--etc/profile-m-z/steam.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index d6bc226a4..4af8b9bfe 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -151,7 +151,6 @@ protocol unix,inet,inet6,netlink
151# Add 'ignore seccomp' to your steam.local if you experience this. 151# Add 'ignore seccomp' to your steam.local if you experience this.
152# mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13 152# mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13
153seccomp !chroot,!mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2 153seccomp !chroot,!mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2
154shell none
155# tracelog breaks integrated browser 154# tracelog breaks integrated browser
156#tracelog 155#tracelog
157 156