aboutsummaryrefslogtreecommitdiffstats
path: root/etc/font-manager.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/font-manager.profile')
-rw-r--r--etc/font-manager.profile54
1 files changed, 54 insertions, 0 deletions
diff --git a/etc/font-manager.profile b/etc/font-manager.profile
new file mode 100644
index 000000000..fa5ee6105
--- /dev/null
+++ b/etc/font-manager.profile
@@ -0,0 +1,54 @@
1# Firejail profile for font-manager
2# Description: A simple font management application for GTK desktop environments
3# This file is overwritten after every install/update
4# Persistent local customizations
5include font-manager.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/font-manager
10whitelist ${HOME}/.config/font-manager
11
12# Allow python (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/python2*
14noblacklist ${PATH}/python3*
15noblacklist /usr/lib/python2*
16noblacklist /usr/lib/python3*
17
18include disable-common.inc
19include disable-devel.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23include disable-xdg.inc
24
25mkdir ${HOME}/.cache/font-manager
26whitelist ${HOME}/.cache/font-manager
27include whitelist-common.inc
28
29apparmor
30caps.drop all
31machine-id
32net none
33no3d
34nodvd
35nogroups
36nonewprivs
37noroot
38nosound
39notv
40nou2f
41novideo
42protocol unix
43seccomp
44shell none
45tracelog
46
47disable-mnt
48private-bin font-manager,python*,yelp
49private-dev
50private-tmp
51
52#memory-deny-write-execute - Breaks on Arch
53noexec ${HOME}
54noexec /tmp