aboutsummaryrefslogtreecommitdiffstats
path: root/etc/palemoon.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/palemoon.profile')
-rw-r--r--etc/palemoon.profile62
1 files changed, 30 insertions, 32 deletions
diff --git a/etc/palemoon.profile b/etc/palemoon.profile
index b3b57f931..e3e498195 100644
--- a/etc/palemoon.profile
+++ b/etc/palemoon.profile
@@ -1,37 +1,16 @@
1# Persistent global definitions go here 1# Firejail profile for palemoon
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/palemoon.local 4include /etc/firejail/palemoon.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# Firejail profile for Pale Moon
9noblacklist ~/.moonchild productions/pale moon
10noblacklist ~/.cache/moonchild productions/pale moon 8noblacklist ~/.cache/moonchild productions/pale moon
9noblacklist ~/.moonchild productions/pale moon
10
11include /etc/firejail/disable-common.inc 11include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-programs.inc
13include /etc/firejail/disable-devel.inc 12include /etc/firejail/disable-devel.inc
14include /etc/firejail/whitelist-common.inc 13include /etc/firejail/disable-programs.inc
15
16whitelist ${DOWNLOADS}
17mkdir ~/.moonchild productions
18whitelist ~/.moonchild productions
19mkdir ~/.cache/moonchild productions/pale moon
20whitelist ~/.cache/moonchild productions/pale moon
21
22caps.drop all
23netfilter
24nogroups
25nonewprivs
26noroot
27protocol unix,inet,inet6,netlink
28seccomp
29shell none
30tracelog
31
32#private-bin palemoon
33#private-opt palemoon
34private-tmp
35 14
36# These are uncommented in the Firefox profile. If you run into trouble you may 15# These are uncommented in the Firefox profile. If you run into trouble you may
37# want to uncomment (some of) them. 16# want to uncomment (some of) them.
@@ -53,6 +32,25 @@ private-tmp
53#whitelist ~/.config/pipelight-widevine 32#whitelist ~/.config/pipelight-widevine
54#whitelist ~/.config/pipelight-silverlight5.1 33#whitelist ~/.config/pipelight-silverlight5.1
55 34
56# experimental features 35mkdir ~/.cache/moonchild productions/pale moon
57#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 36mkdir ~/.moonchild productions
58#private-dev (disabled for now as it will interfere with webcam use in palemoon) 37whitelist ${DOWNLOADS}
38whitelist ~/.cache/moonchild productions/pale moon
39whitelist ~/.moonchild productions
40include /etc/firejail/whitelist-common.inc
41
42caps.drop all
43netfilter
44nogroups
45nonewprivs
46noroot
47protocol unix,inet,inet6,netlink
48seccomp
49shell none
50tracelog
51
52# private-bin palemoon
53# private-dev (disabled for now as it will interfere with webcam use in palemoon)
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
55# private-opt palemoon
56private-tmp