aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-07-25 19:42:22 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-25 19:42:22 +0000
commit1c233b53600852aaa66304c153bf94bfc33c3e63 (patch)
tree65db83da0b0ae2e66c7ebf80a6b96219886131e3 /etc/profile-m-z
parentaudacious: D-Bus hardening (#5922) (diff)
downloadfirejail-1c233b53600852aaa66304c153bf94bfc33c3e63.tar.gz
firejail-1c233b53600852aaa66304c153bf94bfc33c3e63.tar.zst
firejail-1c233b53600852aaa66304c153bf94bfc33c3e63.zip
spotify: D-Bus hardening (#5923)
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/spotify.profile11
1 files changed, 8 insertions, 3 deletions
diff --git a/etc/profile-m-z/spotify.profile b/etc/profile-m-z/spotify.profile
index f07b10319..c893a92fb 100644
--- a/etc/profile-m-z/spotify.profile
+++ b/etc/profile-m-z/spotify.profile
@@ -16,6 +16,7 @@ include disable-common.inc
16include disable-devel.inc 16include disable-devel.inc
17include disable-exec.inc 17include disable-exec.inc
18include disable-interpreters.inc 18include disable-interpreters.inc
19include disable-proc.inc
19include disable-programs.inc 20include disable-programs.inc
20 21
21mkdir ${HOME}/.cache/spotify 22mkdir ${HOME}/.cache/spotify
@@ -34,6 +35,7 @@ nodvd
34nogroups 35nogroups
35noinput 36noinput
36nonewprivs 37nonewprivs
38noprinters
37noroot 39noroot
38notv 40notv
39nou2f 41nou2f
@@ -50,8 +52,11 @@ private-opt spotify
50private-srv none 52private-srv none
51private-tmp 53private-tmp
52 54
53# dbus needed for MPRIS 55dbus-user filter
54# dbus-user none 56dbus-user.own org.mpris.MediaPlayer2.spotify
55# dbus-system none 57dbus-user.talk org.freedesktop.Notifications
58dbus-user.talk org.freedesktop.secrets
59dbus-user.talk org.mpris.MediaPlayer2.Player
60dbus-system none
56 61
57restrict-namespaces 62restrict-namespaces