aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Viber.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/Viber.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/Viber.profile')
-rw-r--r--etc/Viber.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Viber.profile b/etc/Viber.profile
index 6700e3afc..a58ae95f6 100644
--- a/etc/Viber.profile
+++ b/etc/Viber.profile
@@ -31,7 +31,7 @@ shell none
31 31
32disable-mnt 32disable-mnt
33private-bin sh,bash,dig,awk,Viber 33private-bin sh,bash,dig,awk,Viber
34private-etc hosts,fonts,mailcap,resolv.conf,X11,pulse,alternatives,localtime,nsswitch.conf,ssl,proxychains.conf,pki,ca-certificates 34private-etc hosts,fonts,mailcap,resolv.conf,X11,pulse,alternatives,localtime,nsswitch.conf,ssl,proxychains.conf,pki,ca-certificates,crypto-policies
35private-tmp 35private-tmp
36 36
37noexec ${HOME} 37noexec ${HOME}