aboutsummaryrefslogtreecommitdiffstats
path: root/etc/clawsker.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-03-02 14:46:12 -0500
committerLibravatar Tad <tad@spotco.us>2019-03-02 14:46:12 -0500
commit4d25fe5b7d804cf0ac72d96764451ccbc6b9739b (patch)
tree6117fc4fe52a673acabd236c662cc9c199e047e0 /etc/clawsker.profile
parentfix git profile (diff)
downloadfirejail-4d25fe5b7d804cf0ac72d96764451ccbc6b9739b.tar.gz
firejail-4d25fe5b7d804cf0ac72d96764451ccbc6b9739b.tar.zst
firejail-4d25fe5b7d804cf0ac72d96764451ccbc6b9739b.zip
Many profile fixes + merges
- still have more to go through
Diffstat (limited to 'etc/clawsker.profile')
-rw-r--r--etc/clawsker.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/clawsker.profile b/etc/clawsker.profile
index d50882c75..a3ae74582 100644
--- a/etc/clawsker.profile
+++ b/etc/clawsker.profile
@@ -7,7 +7,6 @@ include clawsker.local
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.claws-mail 9noblacklist ${HOME}/.claws-mail
10whitelist ${HOME}/.claws-mail
11 10
12# Allow perl (blacklisted by disable-interpreters.inc) 11# Allow perl (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/cpan* 12noblacklist ${PATH}/cpan*
@@ -21,6 +20,8 @@ include disable-devel.inc
21include disable-interpreters.inc 20include disable-interpreters.inc
22include disable-passwdmgr.inc 21include disable-passwdmgr.inc
23include disable-programs.inc 22include disable-programs.inc
23
24whitelist ${HOME}/.claws-mail
24include whitelist-common.inc 25include whitelist-common.inc
25 26
26caps.drop all 27caps.drop all