aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar kortewegdevries <k0rtic_dv@aol.com>2020-07-25 15:38:30 +0530
committerLibravatar kortewegdevries <k0rtic_dv@aol.com>2020-07-25 19:02:28 +0530
commit59e896e6a074f119c35ab7ca855f0c1fb7dd9ae5 (patch)
treed0e18deff3ed19158b8af2508a9e6bc2c3630951
parentadd newsflash profile (diff)
downloadfirejail-59e896e6a074f119c35ab7ca855f0c1fb7dd9ae5.tar.gz
firejail-59e896e6a074f119c35ab7ca855f0c1fb7dd9ae5.tar.zst
firejail-59e896e6a074f119c35ab7ca855f0c1fb7dd9ae5.zip
Added xfce4-screenshooter profile
Initial,removed common blaclist,add netfilter,private-etc
-rw-r--r--etc/profile-m-z/xfce4-screenshooter.profile51
-rw-r--r--src/firecfg/firecfg.config1
2 files changed, 52 insertions, 0 deletions
diff --git a/etc/profile-m-z/xfce4-screenshooter.profile b/etc/profile-m-z/xfce4-screenshooter.profile
new file mode 100644
index 000000000..f04dc0a67
--- /dev/null
+++ b/etc/profile-m-z/xfce4-screenshooter.profile
@@ -0,0 +1,51 @@
1# Firejail profile for xfce4-screenshooter
2# Description: Xfce screenshot tool
3# This file is overwritten after every install/update
4# Persistent local customizations
5include xfce4-screenshooter.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${PICTURES}
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-shell.inc
18include disable-xdg.inc
19
20whitelist /usr/share/xfce4
21include whitelist-usr-share-common.inc
22include whitelist-runuser-common.inc
23include whitelist-var-common.inc
24
25apparmor
26caps.drop all
27machine-id
28netfilter
29no3d
30nodvd
31nogroups
32nonewprivs
33noroot
34notv
35nou2f
36novideo
37protocol unix,inet,inet6
38seccomp
39shell none
40tracelog
41
42disable-mnt
43private-bin xfconf-query,xfce4-screenshooter
44private-dev
45private-etc ca-certificates,crypto-policies,dconf,fonts,gtk-3.0,pki,resolv.conf,ssl
46private-tmp
47
48dbus-user none
49dbus-system none
50
51memory-deny-write-execute
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index fd8d21268..07887a396 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -784,6 +784,7 @@ xfburn
784xfce4-dict 784xfce4-dict
785xfce4-mixer 785xfce4-mixer
786xfce4-notes 786xfce4-notes
787xfce4-screenshooter
787xiphos 788xiphos
788xlinks 789xlinks
789xmms 790xmms