aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mypaint.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mypaint.profile')
-rw-r--r--etc/mypaint.profile48
1 files changed, 48 insertions, 0 deletions
diff --git a/etc/mypaint.profile b/etc/mypaint.profile
new file mode 100644
index 000000000..acec61816
--- /dev/null
+++ b/etc/mypaint.profile
@@ -0,0 +1,48 @@
1# Firejail profile for mypaint
2# Description: A fast and easy graphics application for digital painters
3# This file is overwritten after every install/update
4# Persistent local customizations
5include mypaint.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/mypaint
10noblacklist ${HOME}/.config/mypaint
11noblacklist ${HOME}/.local/share/mypaint
12noblacklist ${PATH}/python2*
13noblacklist /usr/lib/python2*
14noblacklist ${PICTURES}
15
16include disable-common.inc
17include disable-devel.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21include disable-xdg.inc
22
23apparmor
24caps.drop all
25machine-id
26net none
27no3d
28nodbus
29nodvd
30nogroups
31nonewprivs
32noroot
33nosound
34notv
35nou2f
36novideo
37protocol unix
38seccomp
39shell none
40tracelog
41
42private-cache
43private-dev
44private-etc fonts,gtk-3.0,dconf
45private-tmp
46
47noexec ${HOME}
48noexec /tmp