aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gimp.profile
diff options
context:
space:
mode:
authorLibravatar vis <vis@mailbox.org>2016-11-03 15:06:57 +0100
committerLibravatar vis <vis@mailbox.org>2016-11-03 15:06:57 +0100
commit2aafd9bd3a96b578bf423eb8faba0efe965c52d5 (patch)
tree6ab4d26a6daad1e3972a86dbdcbe67030d710883 /etc/gimp.profile
parentImprovements for Zathura profile (diff)
parentremoved warning if --quiet is enabled (diff)
downloadfirejail-2aafd9bd3a96b578bf423eb8faba0efe965c52d5.tar.gz
firejail-2aafd9bd3a96b578bf423eb8faba0efe965c52d5.tar.zst
firejail-2aafd9bd3a96b578bf423eb8faba0efe965c52d5.zip
Merge remote-tracking branch 'upstream/master'
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