aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar greigdp <greigdp@users.noreply.github.com>2015-10-07 09:47:33 +0100
committerLibravatar greigdp <greigdp@users.noreply.github.com>2015-10-07 09:47:33 +0100
commit7071bfdf8ab4553711525f2c22a357662eaa8d52 (patch)
tree06bb17d91d36f9e18a90eaaa5300db96bb994354 /etc
parentmain page (diff)
downloadfirejail-7071bfdf8ab4553711525f2c22a357662eaa8d52.tar.gz
firejail-7071bfdf8ab4553711525f2c22a357662eaa8d52.tar.zst
firejail-7071bfdf8ab4553711525f2c22a357662eaa8d52.zip
Add a profile for Spotify
Diffstat (limited to 'etc')
-rw-r--r--etc/spotify.profile19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
new file mode 100644
index 000000000..3b2360a65
--- /dev/null
+++ b/etc/spotify.profile
@@ -0,0 +1,19 @@
1# Spotify profile
2include /etc/firejail/disable-mgmt.inc
3include /etc/firejail/disable-secret.inc
4include /etc/firejail/disable-common.inc
5include /etc/firejail/disable-history.inc
6
7# Whitelist the folders needed by Spotify - This is more restrictive
8# than a blacklist though, but this is all spotify requires for
9# streaming audio
10whitelist ${HOME}/.config/spotify
11whitelist ${HOME}/.local/share/spotify
12whitelist ${HOME}/.cache/spotify
13# Whitelist the pulseaudio config, to allow PulseAudio workaround (Issue #69)
14whitelist ${HOME}/.config/pulse
15
16caps.drop all
17seccomp
18netfilter
19noroot