summaryrefslogtreecommitdiffstats
path: root/etc/firefox-common.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-02-01 18:19:20 -0500
committerLibravatar Tad <tad@spotco.us>2019-02-02 06:14:04 -0500
commit1d11102f6d9a79fc26735e14f59400f7951ba178 (patch)
tree7cfa08e3355b3b4918fab26d3dd3e5b1f9ed1675 /etc/firefox-common.profile
parentAdd a missing path to vivaldi profile, partial fix for #2383 (diff)
downloadfirejail-1d11102f6d9a79fc26735e14f59400f7951ba178.tar.gz
firejail-1d11102f6d9a79fc26735e14f59400f7951ba178.tar.zst
firejail-1d11102f6d9a79fc26735e14f59400f7951ba178.zip
Temporary fix for noexec ${HOME} breakage
Diffstat (limited to 'etc/firefox-common.profile')
-rw-r--r--etc/firefox-common.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index ad8a0a0b7..644dc89b1 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -51,5 +51,6 @@ private-dev
51#private-etc ca-certificates,ssl,machine-id,dconf,selinux,passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,xdg,gtk-2.0,gtk-3.0,X11,pango,fonts,mime.types,mailcap,asound.conf,pulse,pki,crypto-policies,ld.so.cache 51#private-etc ca-certificates,ssl,machine-id,dconf,selinux,passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,xdg,gtk-2.0,gtk-3.0,X11,pango,fonts,mime.types,mailcap,asound.conf,pulse,pki,crypto-policies,ld.so.cache
52private-tmp 52private-tmp
53 53
54noexec ${HOME} 54# breaks DRM binaries
55#noexec ${HOME}
55noexec /tmp 56noexec /tmp