aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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