From 2e1b94c4251e6a841672f3df96e3d503d380ef1b Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Sun, 10 Jul 2016 00:00:11 +1000 Subject: private-bin conversion --- etc/palemoon.profile | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'etc/palemoon.profile') diff --git a/etc/palemoon.profile b/etc/palemoon.profile index a74954ddb..302c20d7d 100644 --- a/etc/palemoon.profile +++ b/etc/palemoon.profile @@ -1,31 +1,30 @@ # Firejail profile for Pale Moon - -# Noblacklists noblacklist ~/.moonchild productions/pale moon noblacklist ~/.cache/moonchild productions/pale moon - -# Included profiles include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc include /etc/firejail/whitelist-common.inc -# Options +whitelist ${DOWNLOADS} +mkdir ~/.moonchild productions +whitelist ~/.moonchild productions +mkdir ~/.cache +mkdir ~/.cache/moonchild productions +mkdir ~/.cache/moonchild productions/pale moon +whitelist ~/.cache/moonchild productions/pale moon + caps.drop all netfilter +nogroups nonewprivs noroot protocol unix,inet,inet6,netlink seccomp +shell none tracelog -whitelist ${DOWNLOADS} -mkdir ~/.moonchild productions -whitelist ~/.moonchild productions -mkdir ~/.cache -mkdir ~/.cache/moonchild productions -mkdir ~/.cache/moonchild productions/pale moon -whitelist ~/.cache/moonchild productions/pale moon +private-bin palemoon # These are uncommented in the Firefox profile. If you run into trouble you may # want to uncomment (some of) them. @@ -56,3 +55,4 @@ whitelist ~/.config/lastpass # experimental features #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-dev (disabled for now as it will interfere with webcam use in palemoon) -- cgit v1.2.3-54-g00ecf