aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-02 09:05:31 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-02 09:05:31 -0500
commit67b5c497926b777a696a8814f909b6a3da06fdb5 (patch)
tree76a5259d191781605f987f104898fcd1048fe4e4 /etc/spotify.profile
parentMerge pull request #113 from emacsomancer/master (diff)
downloadfirejail-67b5c497926b777a696a8814f909b6a3da06fdb5.tar.gz
firejail-67b5c497926b777a696a8814f909b6a3da06fdb5.tar.zst
firejail-67b5c497926b777a696a8814f909b6a3da06fdb5.zip
whitelisting ~/.fonts
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile9
1 files changed, 7 insertions, 2 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 36d8f2b7a..f77f900cf 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -10,11 +10,16 @@ include /etc/firejail/disable-devel.inc
10whitelist ${HOME}/.config/spotify 10whitelist ${HOME}/.config/spotify
11whitelist ${HOME}/.local/share/spotify 11whitelist ${HOME}/.local/share/spotify
12whitelist ${HOME}/.cache/spotify 12whitelist ${HOME}/.cache/spotify
13# Whitelist the pulseaudio config, to allow PulseAudio workaround (Issue #69)
14whitelist ${HOME}/.config/pulse
15 13
16caps.drop all 14caps.drop all
17seccomp 15seccomp
18protocol unix,inet,inet6 16protocol unix,inet,inet6
19netfilter 17netfilter
20noroot 18noroot
19
20# common
21whitelist ~/.fonts
22whitelist ~/.fonts.d
23whitelist ~/.fontconfig
24whitelist ~/.fonts.conf
25whitelist ~/.fonts.conf.d