aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gimp.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-10-23 23:23:09 -0500
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-10-24 15:33:54 -0500
commit88972056f4eb7919f41ca9412853725e80967240 (patch)
treed512e80df09c3b6e715099c3f44a6f7b939c197c /etc/gimp.profile
parentappimage fixes (diff)
downloadfirejail-88972056f4eb7919f41ca9412853725e80967240.tar.gz
firejail-88972056f4eb7919f41ca9412853725e80967240.tar.zst
firejail-88972056f4eb7919f41ca9412853725e80967240.zip
squash attempt 2
Diffstat (limited to 'etc/gimp.profile')
-rw-r--r--etc/gimp.profile10
1 files changed, 6 insertions, 4 deletions
diff --git a/etc/gimp.profile b/etc/gimp.profile
index 23361b771..cb441fc9d 100644
--- a/etc/gimp.profile
+++ b/etc/gimp.profile
@@ -6,13 +6,15 @@ include /etc/firejail/disable-passwdmgr.inc
6 6
7caps.drop all 7caps.drop all
8netfilter 8netfilter
9nogroups
9nonewprivs 10nonewprivs
10noroot 11noroot
12nosound
11protocol unix 13protocol unix
12seccomp 14seccomp
13private-dev 15
14private-tmp
15noexec ${HOME} 16noexec ${HOME}
16noexec /tmp 17noexec /tmp
17nogroups 18
18nosound 19private-dev
20private-tmp