summaryrefslogtreecommitdiffstats
path: root/etc/font-manager.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/font-manager.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/font-manager.profile')
-rw-r--r--etc/font-manager.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/font-manager.profile b/etc/font-manager.profile
index fa5ee6105..3c57a4327 100644
--- a/etc/font-manager.profile
+++ b/etc/font-manager.profile
@@ -6,8 +6,8 @@ include font-manager.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/font-manager
9noblacklist ${HOME}/.config/font-manager 10noblacklist ${HOME}/.config/font-manager
10whitelist ${HOME}/.config/font-manager
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/python2* 13noblacklist ${PATH}/python2*
@@ -23,7 +23,9 @@ include disable-programs.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25mkdir ${HOME}/.cache/font-manager 25mkdir ${HOME}/.cache/font-manager
26mkdir ${HOME}/.config/font-manager
26whitelist ${HOME}/.cache/font-manager 27whitelist ${HOME}/.cache/font-manager
28whitelist ${HOME}/.config/font-manager
27include whitelist-common.inc 29include whitelist-common.inc
28 30
29apparmor 31apparmor