aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-02-26 19:45:55 -0500
committerLibravatar Tad <tad@spotco.us>2018-02-26 19:45:55 -0500
commit6a1aa86b47eddcf229165b23b312cb3ba3ec1839 (patch)
tree2b06eb4fd81abb8ce3617b6f9f30a2d394c7d325 /etc
parentdrop cap_mac_admin in apparmor profile (diff)
downloadfirejail-6a1aa86b47eddcf229165b23b312cb3ba3ec1839.tar.gz
firejail-6a1aa86b47eddcf229165b23b312cb3ba3ec1839.tar.zst
firejail-6a1aa86b47eddcf229165b23b312cb3ba3ec1839.zip
Add ld.so.cache to firefox-common.profile, fixes #1767
Diffstat (limited to 'etc')
-rw-r--r--etc/firefox-common.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index 8f8b5ccbe..021c9b6a4 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -38,7 +38,7 @@ apparmor
38disable-mnt 38disable-mnt
39private-dev 39private-dev
40# private-etc below works fine on most distributions. There are some problems on CentOS. 40# private-etc below works fine on most distributions. There are some problems on CentOS.
41#private-etc 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,mime.types,mailcap,asound.conf,pulse,pki,crypto-policies 41#private-etc 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,mime.types,mailcap,asound.conf,pulse,pki,crypto-policies,ld.so.cache
42private-tmp 42private-tmp
43 43
44noexec ${HOME} 44noexec ${HOME}