aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/palemoon.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/palemoon.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
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