aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/palemoon.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/palemoon.profile')
-rw-r--r--etc/profile-m-z/palemoon.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/profile-m-z/palemoon.profile b/etc/profile-m-z/palemoon.profile
new file mode 100644
index 000000000..acb2ce176
--- /dev/null
+++ b/etc/profile-m-z/palemoon.profile
@@ -0,0 +1,26 @@
1# Firejail profile for palemoon
2# This file is overwritten after every install/update
3# Persistent local customizations
4include palemoon.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.cache/moonchild productions/pale moon
9noblacklist ${HOME}/.moonchild productions/pale moon
10
11mkdir ${HOME}/.cache/moonchild productions/pale moon
12mkdir ${HOME}/.moonchild productions
13whitelist ${HOME}/.cache/moonchild productions/pale moon
14whitelist ${HOME}/.moonchild productions
15
16# Palemoon can use the full firejail seccomp filter (unlike firefox >= 60)
17seccomp
18ignore seccomp
19
20#private-bin palemoon
21# private-etc must first be enabled in firefox-common.profile
22#private-etc palemoon
23#private-opt palemoon
24
25# Redirect
26include firefox-common.profile