From 6a1aa86b47eddcf229165b23b312cb3ba3ec1839 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Mon, 26 Feb 2018 19:45:55 -0500 Subject: Add ld.so.cache to firefox-common.profile, fixes #1767 --- etc/firefox-common.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 disable-mnt private-dev # private-etc below works fine on most distributions. There are some problems on CentOS. -#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 +#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 private-tmp noexec ${HOME} -- cgit v1.2.3-54-g00ecf