aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2018-08-14 17:59:21 +0100
committerLibravatar GitHub <noreply@github.com>2018-08-14 17:59:21 +0100
commit516f8d05613931fe866dd8166af9574e6c456309 (patch)
tree7aac112e9106d10764438b0da284b32e2b9b64b8 /etc/spotify.profile
parentAdd seccomp line from firefox-common to Tor Browser profiles (diff)
downloadfirejail-516f8d05613931fe866dd8166af9574e6c456309.tar.gz
firejail-516f8d05613931fe866dd8166af9574e6c456309.tar.zst
firejail-516f8d05613931fe866dd8166af9574e6c456309.zip
spotify.profile: remove /sys from blacklist
Blacklisting whole /sys is too restrictive, it may break various graphics stacks, see https://github.com/netblue30/firejail/issues/2080
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 7f40d4399..4e2718c95 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -9,7 +9,6 @@ blacklist ${HOME}/.bashrc
9blacklist /lost+found 9blacklist /lost+found
10blacklist /sbin 10blacklist /sbin
11blacklist /srv 11blacklist /srv
12blacklist /sys
13 12
14noblacklist ${HOME}/.cache/spotify 13noblacklist ${HOME}/.cache/spotify
15noblacklist ${HOME}/.config/spotify 14noblacklist ${HOME}/.config/spotify