aboutsummaryrefslogtreecommitdiffstats
path: root/etc/palemoon.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/palemoon.profile')
-rw-r--r--etc/palemoon.profile39
1 files changed, 20 insertions, 19 deletions
diff --git a/etc/palemoon.profile b/etc/palemoon.profile
index ab72497c0..e3e498195 100644
--- a/etc/palemoon.profile
+++ b/etc/palemoon.profile
@@ -12,6 +12,26 @@ include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc 12include /etc/firejail/disable-devel.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15# These are uncommented in the Firefox profile. If you run into trouble you may
16# want to uncomment (some of) them.
17#whitelist ~/dwhelper
18#whitelist ~/.zotero
19#whitelist ~/.vimperatorrc
20#whitelist ~/.vimperator
21#whitelist ~/.pentadactylrc
22#whitelist ~/.pentadactyl
23#whitelist ~/.keysnail.js
24#whitelist ~/.config/gnome-mplayer
25#whitelist ~/.cache/gnome-mplayer/plugin
26#whitelist ~/.pki
27#whitelist ~/.lastpass
28
29# For silverlight
30#whitelist ~/.wine-pipelight
31#whitelist ~/.wine-pipelight64
32#whitelist ~/.config/pipelight-widevine
33#whitelist ~/.config/pipelight-silverlight5.1
34
15mkdir ~/.cache/moonchild productions/pale moon 35mkdir ~/.cache/moonchild productions/pale moon
16mkdir ~/.moonchild productions 36mkdir ~/.moonchild productions
17whitelist ${DOWNLOADS} 37whitelist ${DOWNLOADS}
@@ -34,22 +54,3 @@ tracelog
34# 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 54# 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
35# private-opt palemoon 55# private-opt palemoon
36private-tmp 56private-tmp
37
38# CLOBBERED COMMENTS
39# For silverlight
40# want to uncomment (some of) them.
41# whitelist ~/.cache/gnome-mplayer/plugin
42# whitelist ~/.config/gnome-mplayer
43# whitelist ~/.config/pipelight-silverlight5.1
44# whitelist ~/.config/pipelight-widevine
45# whitelist ~/.keysnail.js
46# whitelist ~/.lastpass
47# whitelist ~/.pentadactyl
48# whitelist ~/.pentadactylrc
49# whitelist ~/.pki
50# whitelist ~/.vimperator
51# whitelist ~/.vimperatorrc
52# whitelist ~/.wine-pipelight
53# whitelist ~/.wine-pipelight64
54# whitelist ~/.zotero
55# whitelist ~/dwhelper