aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
blob: 71d55f0674e9631f67f27930a9c84f26ec7d1f9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Spotify profile
include /etc/firejail/disable-mgmt.inc
include /etc/firejail/disable-secret.inc
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-history.inc

# Whitelist the folders needed by Spotify - This is more restrictive 
# than a blacklist though, but this is all spotify requires for 
# streaming audio
whitelist ${HOME}/.config/spotify
whitelist ${HOME}/.local/share/spotify
whitelist ${HOME}/.cache/spotify
# Whitelist the pulseaudio config, to allow PulseAudio workaround (Issue #69)
whitelist ${HOME}/.config/pulse

caps.drop all
seccomp
protocol unix,inet,inet6
netfilter
noroot