aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar veloute <21003408+veloute@users.noreply.github.com>2018-07-26 01:27:54 +1000
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2018-07-25 15:27:54 +0000
commit13def436e70f0fa1d4d304af04b823cb60dc8331 (patch)
tree0cb6104301bbe3ff622647978b2c9151280d4d19 /etc
parentfix --net=wlan (diff)
downloadfirejail-13def436e70f0fa1d4d304af04b823cb60dc8331.tar.gz
firejail-13def436e70f0fa1d4d304af04b823cb60dc8331.tar.zst
firejail-13def436e70f0fa1d4d304af04b823cb60dc8331.zip
created flameshot profile (#2063)
* created flameshot profile * made requested changes * private-etc fixed
Diffstat (limited to 'etc')
-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