aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/songrec.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2022-03-11 15:36:27 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-11 15:36:27 +0100
commit095509a46ff58259e8818ff047cfd78ebcdd4324 (patch)
tree1c7fdf4c2bc2217510b45fa4ae180a1062e1de4e /etc/profile-m-z/songrec.profile
parentfix testing (diff)
parentAdd songrec (diff)
downloadfirejail-095509a46ff58259e8818ff047cfd78ebcdd4324.tar.gz
firejail-095509a46ff58259e8818ff047cfd78ebcdd4324.tar.zst
firejail-095509a46ff58259e8818ff047cfd78ebcdd4324.zip
Merge pull request #4260 from sandsmark/martin/songrec
Add songrec
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