aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
commitf413040c5e4c052b4bc81706b9f12e5dcf0fa5b3 (patch)
tree840dd9d781a13c611b0b61e25161e9f6aef86779 /etc/spotify.profile
parentAdd pandoc.profile (diff)
downloadfirejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.gz
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.zst
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.zip
many profile cleanups (2)
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 00c2aabe2..2d5c4a48f 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -5,12 +5,12 @@ include spotify.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8blacklist ${HOME}/.bashrc
9
10noblacklist ${HOME}/.cache/spotify 8noblacklist ${HOME}/.cache/spotify
11noblacklist ${HOME}/.config/spotify 9noblacklist ${HOME}/.config/spotify
12noblacklist ${HOME}/.local/share/spotify 10noblacklist ${HOME}/.local/share/spotify
13 11
12blacklist ${HOME}/.bashrc
13
14include disable-common.inc 14include disable-common.inc
15include disable-devel.inc 15include disable-devel.inc
16include disable-exec.inc 16include disable-exec.inc