aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar Veeti Paananen <veeti.paananen@rojekti.fi>2015-12-26 14:38:18 +0200
committerLibravatar Veeti Paananen <veeti.paananen@rojekti.fi>2015-12-26 14:38:18 +0200
commit31e8ac670addaa2afbe33883c825df92330ca33e (patch)
tree56b3a7f1d47c8ee7b1325d33206fd980a73755aa /etc/spotify.profile
parent0.9.36 testing (diff)
downloadfirejail-31e8ac670addaa2afbe33883c825df92330ca33e.tar.gz
firejail-31e8ac670addaa2afbe33883c825df92330ca33e.tar.zst
firejail-31e8ac670addaa2afbe33883c825df92330ca33e.zip
Allow netlink for Spotify
Refuses to open without it.
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 414660857..ea180e0ba 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -14,7 +14,7 @@ include /etc/firejail/whitelist-common.inc
14 14
15caps.drop all 15caps.drop all
16seccomp 16seccomp
17protocol unix,inet,inet6 17protocol unix,inet,inet6,netlink
18netfilter 18netfilter
19noroot 19noroot
20 20