aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gthumb.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gthumb.profile')
-rw-r--r--etc/gthumb.profile21
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/gthumb.profile b/etc/gthumb.profile
new file mode 100644
index 000000000..055d78935
--- /dev/null
+++ b/etc/gthumb.profile
@@ -0,0 +1,21 @@
1# gthumb profile
2noblacklist ${HOME}/.config/gthumb
3
4include /etc/firejail/disable-common.inc
5include /etc/firejail/disable-programs.inc
6include /etc/firejail/disable-devel.inc
7include /etc/firejail/disable-passwdmgr.inc
8
9caps.drop all
10nogroups
11nonewprivs
12noroot
13nosound
14protocol unix
15seccomp
16shell none
17tracelog
18
19private-bin gthumb
20private-dev
21private-tmp \ No newline at end of file