aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xonotic.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/xonotic.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/xonotic.profile')
-rw-r--r--etc/xonotic.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/xonotic.profile b/etc/xonotic.profile
index d2c804448..d17d2b612 100644
--- a/etc/xonotic.profile
+++ b/etc/xonotic.profile
@@ -32,7 +32,7 @@ disable-mnt
32private-bin bash,blind-id,darkplaces-glx,darkplaces-sdl,dirname,grep,ldd,netstat,ps,readlink,sh,uname,xonotic,xonotic-glx,xonotic-linux32-dedicated,xonotic-linux32-glx,xonotic-linux32-sdl,xonotic-linux64-dedicated,xonotic-linux64-glx,xonotic-linux64-sdl,xonotic-sdl 32private-bin bash,blind-id,darkplaces-glx,darkplaces-sdl,dirname,grep,ldd,netstat,ps,readlink,sh,uname,xonotic,xonotic-glx,xonotic-linux32-dedicated,xonotic-linux32-glx,xonotic-linux32-sdl,xonotic-linux64-dedicated,xonotic-linux64-glx,xonotic-linux64-sdl,xonotic-sdl
33private-dev 33private-dev
34# private-etc breaks audio on some distros 34# private-etc breaks audio on some distros
35#private-etc asound.conf,ca-certificates,drirc,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,nsswitch.conf,passwd,pulse,resolv.conf,ssl,pki 35#private-etc asound.conf,ca-certificates,drirc,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,nsswitch.conf,passwd,pulse,resolv.conf,ssl,pki,crypto-policies
36private-tmp 36private-tmp
37 37
38noexec ${HOME} 38noexec ${HOME}