aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/qrencode.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-09-14 12:23:34 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-09-14 12:23:34 +0200
commit8d9b12d1c61000af20eb3ff39af712939ca8788a (patch)
tree876d1577d024f0a786531e59f3a90b8197dbb680 /etc/profile-m-z/qrencode.profile
parentmake rpms: really fix man file inclusion (diff)
downloadfirejail-8d9b12d1c61000af20eb3ff39af712939ca8788a.tar.gz
firejail-8d9b12d1c61000af20eb3ff39af712939ca8788a.tar.zst
firejail-8d9b12d1c61000af20eb3ff39af712939ca8788a.zip
New profiles + fixes + hardening
- blacklist ~/.rustup in disable-devel.inc - add note to mpv (See #3628) - harden warsow - update relnotes - new profile qrencode, dbus-send, notify-send
Diffstat (limited to 'etc/profile-m-z/qrencode.profile')
-rw-r--r--etc/profile-m-z/qrencode.profile58
1 files changed, 58 insertions, 0 deletions
diff --git a/etc/profile-m-z/qrencode.profile b/etc/profile-m-z/qrencode.profile
new file mode 100644
index 000000000..5e49a342a
--- /dev/null
+++ b/etc/profile-m-z/qrencode.profile
@@ -0,0 +1,58 @@
1# Firejail profile for qrencode
2# Description: Encode input data in a QR Code and save as a PNG or EPS image.
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include qrencode.local
7# Persistent global definitions
8include globals.local
9
10blacklist ${RUNUSER}/wayland-*
11blacklist ${RUNUSER}
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-shell.inc
20include disable-write-mnt.inc
21include disable-xdg.inc
22
23include whitelist-runuser-common.inc
24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc
26
27apparmor
28caps.drop all
29ipc-namespace
30machine-id
31net none
32no3d
33nodvd
34nogroups
35nonewprivs
36noroot
37nosound
38notv
39nou2f
40novideo
41protocol unix
42seccomp
43shell none
44tracelog
45x11 none
46
47disable-mnt
48private-bin qrencode
49private-cache
50private-dev
51private-etc none
52private-lib libpcre2-8.so.0
53private-tmp
54
55dbus-user none
56dbus-system none
57
58memory-deny-write-execute