aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-05-31 21:40:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-05-31 21:40:55 -0400
commit3597df9bc04fe4ab6eb891d267b0a08121416018 (patch)
tree686a661cb0fa030f219251ef7a1bbc1ea5cd8297 /etc/spotify.profile
parentfix --quiet (diff)
downloadfirejail-3597df9bc04fe4ab6eb891d267b0a08121416018.tar.gz
firejail-3597df9bc04fe4ab6eb891d267b0a08121416018.tar.zst
firejail-3597df9bc04fe4ab6eb891d267b0a08121416018.zip
merged Various #542 pull request from Fred-Barclay
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile9
1 files changed, 4 insertions, 5 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 1ee379dea..9ba25b818 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -7,8 +7,8 @@ include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc 7include /etc/firejail/disable-devel.inc
8include /etc/firejail/disable-passwdmgr.inc 8include /etc/firejail/disable-passwdmgr.inc
9 9
10# Whitelist the folders needed by Spotify - This is more restrictive 10# Whitelist the folders needed by Spotify - This is more restrictive
11# than a blacklist though, but this is all spotify requires for 11# than a blacklist though, but this is all spotify requires for
12# streaming audio 12# streaming audio
13mkdir ${HOME}/.config 13mkdir ${HOME}/.config
14mkdir ${HOME}/.config/spotify 14mkdir ${HOME}/.config/spotify
@@ -23,9 +23,8 @@ whitelist ${HOME}/.cache/spotify
23include /etc/firejail/whitelist-common.inc 23include /etc/firejail/whitelist-common.inc
24 24
25caps.drop all 25caps.drop all
26seccomp
27protocol unix,inet,inet6,netlink
28netfilter 26netfilter
29nonewprivs 27nonewprivs
30noroot 28noroot
31 29protocol unix,inet,inet6,netlink
30seccomp