aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-06-24 08:12:00 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-06-24 08:12:00 -0400
commit81b61d55a3174189d3c810f645f81f0ef48f7db0 (patch)
treef2c10ce454e16c45ea807765d7fad57412632cdd /etc/spotify.profile
parentmerges (diff)
downloadfirejail-81b61d55a3174189d3c810f645f81f0ef48f7db0.tar.gz
firejail-81b61d55a3174189d3c810f645f81f0ef48f7db0.tar.zst
firejail-81b61d55a3174189d3c810f645f81f0ef48f7db0.zip
fix sh in private-bin in several profiles
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 206a4b364..e7890d23f 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -34,7 +34,7 @@ shell none
34noexec ${HOME} 34noexec ${HOME}
35noexec /tmp 35noexec /tmp
36 36
37private-bin spotify,bash,sh 37private-bin spotify,bash,sh,dash
38private-etc fonts,machine-id,pulse,resolv.conf 38private-etc fonts,machine-id,pulse,resolv.conf
39private-dev 39private-dev
40private-tmp 40private-tmp