aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/fossamail.profile
blob: 5e5a12794fc58ad37f7e8258b08a499de8d1a590 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Firejail profile for fossamail
# This file is overwritten after every install/update
# Persistent local customizations
include fossamail.local
# Persistent global definitions
# added by included profile
#include globals.local

nodeny  ${HOME}/.cache/fossamail
nodeny  ${HOME}/.fossamail
nodeny  ${HOME}/.gnupg

mkdir ${HOME}/.cache/fossamail
mkdir ${HOME}/.fossamail
mkdir ${HOME}/.gnupg
allow  ${HOME}/.cache/fossamail
allow  ${HOME}/.fossamail
allow  ${HOME}/.gnupg
include whitelist-common.inc

# allow browsers
# Redirect
include firefox.profile