aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pinta.profile
diff options
context:
space:
mode:
authorLibravatar Your Name <you@example.com>2017-09-19 18:48:37 -0400
committerLibravatar Your Name <you@example.com>2017-09-19 18:48:37 -0400
commitcbbfcfd59519c555c8e4a347bf0d4e20ab717cd5 (patch)
treee45042ed1ea7db24f79ea658cc626cd03a994952 /etc/pinta.profile
parentMerge pull request #1555 from SpotComms/upstream (diff)
downloadfirejail-cbbfcfd59519c555c8e4a347bf0d4e20ab717cd5.tar.gz
firejail-cbbfcfd59519c555c8e4a347bf0d4e20ab717cd5.tar.zst
firejail-cbbfcfd59519c555c8e4a347bf0d4e20ab717cd5.zip
1 LIST
Diffstat (limited to 'etc/pinta.profile')
-rw-r--r--etc/pinta.profile33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/pinta.profile b/etc/pinta.profile
new file mode 100644
index 000000000..2562e1b80
--- /dev/null
+++ b/etc/pinta.profile
@@ -0,0 +1,33 @@
1# Firejail profile for krita
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/krita.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8include /etc/firejail/disable-common.inc
9include /etc/firejail/disable-devel.inc
10include /etc/firejail/disable-passwdmgr.inc
11include /etc/firejail/disable-programs.inc
12
13caps.drop all
14ipc-namespace
15net none
16nodvd
17nogroups
18nonewprivs
19noroot
20nosound
21notv
22novideo
23protocol unix
24seccomp
25shell none
26
27private-dev
28private-tmp
29
30
31whitelist ~/.config/Pinta
32noexec ${HOME}
33noexec /tmp