{no,}blacklist spotify

This commit is contained in:
avoidr 2016-04-12 19:15:08 +02:00
parent 9355576995
commit e5b5ba19e2
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,7 @@ blacklist ${HOME}/.hedgewars
blacklist ${HOME}/.Mathematica
blacklist ${HOME}/.Wolfram Research
blacklist ${HOME}/.config/mupen64plus
blacklist ${HOME}/.config/spotify
# HTTP / FTP / Mail
blacklist ${HOME}/.icedove
@ -45,10 +46,12 @@ blacklist ~/.cache/vivaldi
blacklist ~/.cache/epiphany
blacklist ~/.cache/slimjet
blacklist ~/.cache/qutebrowser
blacklist ~/.cache/spotify
# share
blacklist ~/.local/share/epiphany
blacklist ~/.local/share/mupen64plus
blacklist ~/.local/share/spotify
# Instant Messaging
blacklist ${HOME}/.config/hexchat

View file

@ -1,4 +1,7 @@
# Spotify media player profile
noblacklist ${HOME}/.config/spotify
noblacklist ${HOME}/.cache/spotify
noblacklist ${HOME}/.local/share/spotify
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-programs.inc
include /etc/firejail/disable-devel.inc