summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar pshpsh <pshpsh@users.noreply.github.com>2017-01-01 22:54:48 +0400
committerLibravatar GitHub <noreply@github.com>2017-01-01 22:54:48 +0400
commitc025912a3b3ebc97210ad0e7f6ba7cfc75b7e34a (patch)
tree69cb6e670144a65aaf745133bc7bf45a097d2586 /etc
parentgpg fixes (diff)
downloadfirejail-c025912a3b3ebc97210ad0e7f6ba7cfc75b7e34a.tar.gz
firejail-c025912a3b3ebc97210ad0e7f6ba7cfc75b7e34a.tar.zst
firejail-c025912a3b3ebc97210ad0e7f6ba7cfc75b7e34a.zip
Create fossamail.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/fossamail.profile15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/fossamail.profile b/etc/fossamail.profile
new file mode 100644
index 000000000..a0dc8ae59
--- /dev/null
+++ b/etc/fossamail.profile
@@ -0,0 +1,15 @@
1# Firejail profile for FossaMail
2
3noblacklist ~/.gnupg
4mkdir ~/.gnupg
5whitelist ~/.gnupg
6
7noblacklist ~/.fossamail
8mkdir ~/.fossamail
9whitelist ~/.fossamail
10
11noblacklist ~/.cache/fossamail
12mkdir ~/.cache/fossamail
13whitelist ~/.cache/fossamail
14
15include /etc/firejail/firefox.profile