aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mypaint.profile
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2019-02-17 10:36:56 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-17 10:36:56 +0000
commit2021baf92be838b9bc30ff25c24ebcd7fbd3eb62 (patch)
tree3bc4cab6e3633b740d8465623ecc45281f80b1e4 /etc/mypaint.profile
parenttypo (diff)
parentReview mypaint.profile (diff)
downloadfirejail-2021baf92be838b9bc30ff25c24ebcd7fbd3eb62.tar.gz
firejail-2021baf92be838b9bc30ff25c24ebcd7fbd3eb62.tar.zst
firejail-2021baf92be838b9bc30ff25c24ebcd7fbd3eb62.zip
Merge pull request #2412 from rusty-snake/add-mypaint
Add profiles for mypaint & mypaint-ora-thumbnailer
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