Skip to content

Commit

Permalink
Merge pull request #1017 from pshpsh/master
Browse files Browse the repository at this point in the history
Add FossaMail profile
  • Loading branch information
netblue30 committed Jan 3, 2017
2 parents 410602c + 585afc0 commit d0405e8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/FossaMail.profile
@@ -0,0 +1,2 @@
# Firejail profile for FossaMail
include /etc/firejail/fossamail.profile
15 changes: 15 additions & 0 deletions etc/fossamail.profile
@@ -0,0 +1,15 @@
# Firejail profile for FossaMail

noblacklist ~/.gnupg
mkdir ~/.gnupg
whitelist ~/.gnupg

noblacklist ~/.fossamail
mkdir ~/.fossamail
whitelist ~/.fossamail

noblacklist ~/.cache/fossamail
mkdir ~/.cache/fossamail
whitelist ~/.cache/fossamail

include /etc/firejail/firefox.profile

0 comments on commit d0405e8

Please sign in to comment.