summaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-01-15 19:26:11 -0500
committerLibravatar Tad <tad@spotco.us>2018-01-15 19:26:11 -0500
commit4efa2d8ee13bc2b7e802f628d8b953a4fcfd9eec (patch)
tree9f94ce17d9663c0fae227d0537f3e67884d10817 /etc/firefox.profile
parentFixup 68ccf1efee030470bf3f1666429e31374f2ae3a6 (diff)
downloadfirejail-4efa2d8ee13bc2b7e802f628d8b953a4fcfd9eec.tar.gz
firejail-4efa2d8ee13bc2b7e802f628d8b953a4fcfd9eec.tar.zst
firejail-4efa2d8ee13bc2b7e802f628d8b953a4fcfd9eec.zip
Add crypto-policies to private-etc in all profiles with private-etc *ssl*
Seems to be necessary under Fedora like pki This also fixes an issue with no audio in Lollypop on Fedora
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index ffb22295f..079cb1536 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -88,7 +88,7 @@ disable-mnt
88# private-bin firefox,which,sh,dbus-launch,dbus-send,env,bash 88# private-bin firefox,which,sh,dbus-launch,dbus-send,env,bash
89private-dev 89private-dev
90# private-etc below works fine on most distributions. There are some problems on CentOS. 90# private-etc below works fine on most distributions. There are some problems on CentOS.
91# private-etc iceweasel,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,firefox,mime.types,mailcap,asound.conf,pulse,pki 91# private-etc iceweasel,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,firefox,mime.types,mailcap,asound.conf,pulse,pki,crypto-policies
92private-tmp 92private-tmp
93 93
94noexec ${HOME} 94noexec ${HOME}