aboutsummaryrefslogtreecommitdiffstats
path: root/etc/flameshot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/flameshot.profile')
-rw-r--r--etc/flameshot.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/flameshot.profile b/etc/flameshot.profile
new file mode 100644
index 000000000..7c2bc8c11
--- /dev/null
+++ b/etc/flameshot.profile
@@ -0,0 +1,42 @@
1# Firejail profile for flameshot
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/flameshot.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8noblacklist ${PICTURES}
9
10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-interpreters.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15include /etc/firejail/disable-xdg.inc
16
17caps.drop all
18ipc-namespace
19netfilter
20no3d
21# nodbus
22nodvd
23nogroups
24nonewprivs
25noroot
26nosound
27notv
28novideo
29protocol unix,inet,inet6
30seccomp
31shell none
32
33disable-mnt
34private-bin flameshot
35private-cache
36private-etc fonts,ca-certificates,ld.so.conf,resolv.conf,ssl
37private-dev
38private-tmp
39
40memory-deny-write-execute
41noexec ${HOME}
42noexec /tmp