From bc337e2330730e8ed8f2673398b11f41b50ee04f Mon Sep 17 00:00:00 2001 From: Vincent43 <31109921+Vincent43@users.noreply.github.com> Date: Fri, 17 Jan 2020 13:46:22 +0100 Subject: More fixes for ffmpeg support in Arch Linux This is continuation of fixes needed after recent ffmpeg change in Arch Linux. See https://github.com/netblue30/firejail/issues/3147 --- etc/firefox-common.profile | 2 +- etc/start-tor-browser.profile | 2 +- etc/torbrowser-launcher.profile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile index 7777d07ce..63debfa8e 100644 --- a/etc/firefox-common.profile +++ b/etc/firefox-common.profile @@ -54,5 +54,5 @@ shell none disable-mnt private-dev # private-etc below works fine on most distributions. There are some problems on CentOS. -#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,group,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,localtime,machine-id,mailcap,mime.types,nsswitch.conf,pango,passwd,pki,pulse,resolv.conf,selinux,ssl,X11,xdg +#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,group,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,localtime,machine-id,mailcap,mime.types,nsswitch.conf,pango,passwd,pki,pulse,resolv.conf,selinux,ssl,X11,xdg private-tmp diff --git a/etc/start-tor-browser.profile b/etc/start-tor-browser.profile index a8b5d109e..f9daf8f09 100644 --- a/etc/start-tor-browser.profile +++ b/etc/start-tor-browser.profile @@ -36,5 +36,5 @@ shell none disable-mnt private-bin bash,cat,cp,cut,dirname,env,getconf,gpg,grep,gxmessage,id,kdialog,ln,mkdir,pwd,readlink,realpath,rm,sed,sh,tail,test,update-desktop-database,xmessage,zenity private-dev -private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,hostname,hosts,ld.so.cache,machine-id,pki,pulse,resolv.conf,ssl +private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,pki,pulse,resolv.conf,ssl private-tmp diff --git a/etc/torbrowser-launcher.profile b/etc/torbrowser-launcher.profile index be03afdb5..72bdf9fa1 100644 --- a/etc/torbrowser-launcher.profile +++ b/etc/torbrowser-launcher.profile @@ -50,5 +50,5 @@ shell none disable-mnt private-bin bash,cat,cp,cut,dirname,env,expr,file,gpg,grep,gxmessage,id,kdialog,ln,mkdir,mv,python*,rm,sed,sh,tail,tar,tclsh,test,tor-browser,tor-browser-en,torbrowser-launcher,update-desktop-database,xmessage,xz,zenity private-dev -private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,ld.so.cache,machine-id,pki,pulse,resolv.conf,ssl +private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,pki,pulse,resolv.conf,ssl private-tmp -- cgit v1.2.3-70-g09d2