aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/songrec.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/songrec.profile')
-rw-r--r--etc/profile-m-z/songrec.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-m-z/songrec.profile b/etc/profile-m-z/songrec.profile
new file mode 100644
index 000000000..d121f7845
--- /dev/null
+++ b/etc/profile-m-z/songrec.profile
@@ -0,0 +1,42 @@
1# Firejail profile for songrec
2# Description: An open-source Shazam client for Linux
3# This file is overwritten after every install/update
4# Persistent local customizations
5include songrec.local
6# Persistent global definitions
7include globals.local
8
9
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-shell.inc
17
18include whitelist-common.inc
19include whitelist-player-common.inc
20
21apparmor
22caps.drop all
23netfilter
24no3d
25nogroups
26nonewprivs
27noroot
28notv
29nou2f
30novideo
31protocol unix,inet,inet6
32seccomp
33seccomp.block-secondary
34shell none
35
36disable-mnt
37private-bin songrec,ffmpeg
38private-dev
39private-tmp
40
41dbus-user none
42dbus-system none