aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-05-30 09:37:00 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-05-30 09:37:00 +0200
commit360b066fbafa55c873d52e77ff90ce5a8d109f5b (patch)
treea7f1bba3894588c022af05eb0da0308575fe9719 /etc/spotify.profile
parentadd row for new release (diff)
downloadfirejail-360b066fbafa55c873d52e77ff90ce5a8d109f5b.tar.gz
firejail-360b066fbafa55c873d52e77ff90ce5a8d109f5b.tar.zst
firejail-360b066fbafa55c873d52e77ff90ce5a8d109f5b.zip
profile housekeeping
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 6f7f6ec85..00c2aabe2 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -6,9 +6,6 @@ include spotify.local
6include globals.local 6include globals.local
7 7
8blacklist ${HOME}/.bashrc 8blacklist ${HOME}/.bashrc
9blacklist /lost+found
10blacklist /sbin
11blacklist /srv
12 9
13noblacklist ${HOME}/.cache/spotify 10noblacklist ${HOME}/.cache/spotify
14noblacklist ${HOME}/.config/spotify 11noblacklist ${HOME}/.config/spotify
@@ -49,5 +46,6 @@ private-bin spotify,bash,sh,zenity
49private-dev 46private-dev
50private-etc alternatives,fonts,group,ld.so.cache,machine-id,pulse,resolv.conf,hosts,nsswitch.conf,host.conf,ca-certificates,ssl,pki,crypto-policies 47private-etc alternatives,fonts,group,ld.so.cache,machine-id,pulse,resolv.conf,hosts,nsswitch.conf,host.conf,ca-certificates,ssl,pki,crypto-policies
51private-opt spotify 48private-opt spotify
49private-srv none
52private-tmp 50private-tmp
53 51