From df2f568041fd926a217812523399b059bc888233 Mon Sep 17 00:00:00 2001 From: Tad Date: Sun, 11 Feb 2018 15:27:30 -0500 Subject: Unify all Chromium and Firefox based browser profiles as part of #1773 --- etc/palemoon.profile | 45 +++------------------------------------------ 1 file changed, 3 insertions(+), 42 deletions(-) (limited to 'etc/palemoon.profile') diff --git a/etc/palemoon.profile b/etc/palemoon.profile index 1112a9bb7..e59f20e9d 100644 --- a/etc/palemoon.profile +++ b/etc/palemoon.profile @@ -8,53 +8,14 @@ include /etc/firejail/globals.local noblacklist ${HOME}/.cache/moonchild productions/pale moon noblacklist ${HOME}/.moonchild productions/pale moon -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-programs.inc - -# These are uncommented in the Firefox profile. If you run into trouble you may -# want to uncomment (some of) them. -#whitelist ${HOME}/dwhelper -#whitelist ${HOME}/.zotero -#whitelist ${HOME}/.vimperatorrc -#whitelist ${HOME}/.vimperator -#whitelist ${HOME}/.pentadactylrc -#whitelist ${HOME}/.pentadactyl -#whitelist ${HOME}/.keysnail.js -#whitelist ${HOME}/.config/gnome-mplayer -#whitelist ${HOME}/.cache/gnome-mplayer/plugin -#whitelist ${HOME}/.pki -#whitelist ${HOME}/.lastpass - -# For silverlight -#whitelist ${HOME}/.wine-pipelight -#whitelist ${HOME}/.wine-pipelight64 -#whitelist ${HOME}/.config/pipelight-widevine -#whitelist ${HOME}/.config/pipelight-silverlight5.1 - mkdir ${HOME}/.cache/moonchild productions/pale moon mkdir ${HOME}/.moonchild productions -whitelist ${DOWNLOADS} whitelist ${HOME}/.cache/moonchild productions/pale moon whitelist ${HOME}/.moonchild productions -include /etc/firejail/whitelist-common.inc - -caps.drop all -netfilter -nodvd -nogroups -nonewprivs -noroot -notv -protocol unix,inet,inet6,netlink -seccomp -shell none -tracelog # private-bin palemoon -# private-dev (disabled for now as it will interfere with webcam use in palemoon) -# private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse +# 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,palemoon,mime.types,mailcap,asound.conf,pulse,pki,crypto-policies # private-opt palemoon -private-tmp -disable-mnt +# Redirect +include /etc/firejail/firefox-common.profile -- cgit v1.2.3-54-g00ecf