aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firejail-default
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-04-07 18:35:47 -0500
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-04-07 18:35:47 -0500
commit052081416736808e6ec0dbd59aa01097c86c359e (patch)
tree58a6117995217466065187e63b3b66b4a0f0211e /etc/firejail-default
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-052081416736808e6ec0dbd59aa01097c86c359e.tar.gz
firejail-052081416736808e6ec0dbd59aa01097c86c359e.tar.zst
firejail-052081416736808e6ec0dbd59aa01097c86c359e.zip
Replace shell and seccomp filter for firefox >= 60, should fix #1765 and #1847
Diffstat (limited to 'etc/firejail-default')
-rw-r--r--etc/firejail-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/firejail-default b/etc/firejail-default
index 5d116fbbc..ad3fdd718 100644
--- a/etc/firejail-default
+++ b/etc/firejail-default
@@ -72,6 +72,7 @@ owner /run/firejail/mnt/oroot/{run,dev}/shm/** rmwk,
72########## 72##########
73/proc/ r, 73/proc/ r,
74/proc/** r, 74/proc/** r,
75owner /proc/[0-9]*/{uid_map,gid_map,setgroups} w,
75# Uncomment to silence all denied write warnings 76# Uncomment to silence all denied write warnings
76#deny /proc/** w, 77#deny /proc/** w,
77deny /proc/@{PID}/oom_adj w, 78deny /proc/@{PID}/oom_adj w,