aboutsummaryrefslogtreecommitdiffstats
path: root/etc/surf.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/surf.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/surf.profile')
-rw-r--r--etc/surf.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/surf.profile b/etc/surf.profile
index 1630fc391..b91c09885 100644
--- a/etc/surf.profile
+++ b/etc/surf.profile
@@ -29,7 +29,7 @@ tracelog
29disable-mnt 29disable-mnt
30private-bin ls,surf,sh,bash,curl,dmenu,printf,sed,sleep,st,stterm,xargs,xprop 30private-bin ls,surf,sh,bash,curl,dmenu,printf,sed,sleep,st,stterm,xargs,xprop
31private-dev 31private-dev
32private-etc passwd,group,hosts,resolv.conf,fonts,ssl,pki,ca-certificates 32private-etc passwd,group,hosts,resolv.conf,fonts,ssl,pki,ca-certificates,crypto-policies
33private-tmp 33private-tmp
34 34
35noexec ${HOME} 35noexec ${HOME}