aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnome-music.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gnome-music.profile')
-rw-r--r--etc/profile-a-l/gnome-music.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/profile-a-l/gnome-music.profile b/etc/profile-a-l/gnome-music.profile
new file mode 100644
index 000000000..36b46897c
--- /dev/null
+++ b/etc/profile-a-l/gnome-music.profile
@@ -0,0 +1,47 @@
1# Firejail profile for gnome-music
2# Description: GNOME music player
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-music.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/gnome-music
10noblacklist ${MUSIC}
11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
15
16include disable-common.inc
17include disable-devel.inc
18include disable-exec.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22include disable-xdg.inc
23
24include whitelist-runuser-common.inc
25include whitelist-var-common.inc
26
27apparmor
28caps.drop all
29netfilter
30no3d
31nogroups
32nonewprivs
33noroot
34notv
35nou2f
36novideo
37protocol unix
38seccomp
39shell none
40tracelog
41
42# private-bin calls a file manager - whatever is installed!
43#private-bin env,gio-launch-desktop,gnome-music,python*,yelp
44private-dev
45private-etc alternatives,asound.conf,dconf,fonts,fonts,gtk-3.0,machine-id,pulse,selinux,xdg
46private-tmp
47