aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-03-21 12:57:38 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-03-21 12:57:38 -0400
commite372c8ab0849b9d2ea4d6a3fa6027403a8acad98 (patch)
tree7938359f84e9b776589f938f496c30b4d06be335 /etc/spotify.profile
parentcompile cleanup (diff)
downloadfirejail-e372c8ab0849b9d2ea4d6a3fa6027403a8acad98.tar.gz
firejail-e372c8ab0849b9d2ea4d6a3fa6027403a8acad98.tar.zst
firejail-e372c8ab0849b9d2ea4d6a3fa6027403a8acad98.zip
Removed all .cache directory references from profile files. The directory is disabled by default - a tmpfs is mounted on top of it.
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 843038a2b..23ef75b71 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -4,7 +4,6 @@ include /etc/firejail/spotify.local
4 4
5# Spotify media player profile 5# Spotify media player profile
6noblacklist ${HOME}/.config/spotify 6noblacklist ${HOME}/.config/spotify
7noblacklist ${HOME}/.cache/spotify
8noblacklist ${HOME}/.local/share/spotify 7noblacklist ${HOME}/.local/share/spotify
9include /etc/firejail/disable-common.inc 8include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-programs.inc 9include /etc/firejail/disable-programs.inc
@@ -16,8 +15,6 @@ mkdir ${HOME}/.config/spotify
16whitelist ${HOME}/.config/spotify 15whitelist ${HOME}/.config/spotify
17mkdir ${HOME}/.local/share/spotify 16mkdir ${HOME}/.local/share/spotify
18whitelist ${HOME}/.local/share/spotify 17whitelist ${HOME}/.local/share/spotify
19mkdir ${HOME}/.cache/spotify
20whitelist ${HOME}/.cache/spotify
21 18
22caps.drop all 19caps.drop all
23netfilter 20netfilter