aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-16 21:12:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-16 21:12:55 -0400
commit826bbf14599f8bf04c4a0452d734cbc596e35a4e (patch)
treef99054096448c91abb91035d953200df7bdda553 /etc/firefox.profile
parentenabled private-lib in xviewer (Mint) (diff)
downloadfirejail-826bbf14599f8bf04c4a0452d734cbc596e35a4e.tar.gz
firejail-826bbf14599f8bf04c4a0452d734cbc596e35a4e.tar.zst
firejail-826bbf14599f8bf04c4a0452d734cbc596e35a4e.zip
commented out private-etc in firefox profile, fixed whitelisting problems for /srv directory
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 80cdb6ab0..551e1aa90 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -76,7 +76,10 @@ tracelog
76# firefox requires a shell to launch on Arch. We can possibly remove sh though. 76# firefox requires a shell to launch on Arch. We can possibly remove sh though.
77# private-bin firefox,which,sh,dbus-launch,dbus-send,env,sh,bash 77# private-bin firefox,which,sh,dbus-launch,dbus-send,env,sh,bash
78private-dev 78private-dev
79private-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 79
80# private-etc below works fine on most distributions. There are some problems on CentOS.
81# 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
82
80private-tmp 83private-tmp
81 84
82noexec ${HOME} 85noexec ${HOME}