aboutsummaryrefslogtreecommitdiffstats
path: root/etc/musixmatch.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:51:47 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:51:47 -0400
commit35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4 (patch)
tree74eca6a587a2edf5891a773bf4f34091b44afbac /etc/musixmatch.profile
parentStop breaking PKI with private-etc (diff)
downloadfirejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.tar.gz
firejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.tar.zst
firejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.zip
Minor private-etc cleanup
Command: grep "private-etc none," -Ril .
Diffstat (limited to 'etc/musixmatch.profile')
-rw-r--r--etc/musixmatch.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/musixmatch.profile b/etc/musixmatch.profile
index 87aac6727..ba010d6a3 100644
--- a/etc/musixmatch.profile
+++ b/etc/musixmatch.profile
@@ -30,7 +30,7 @@ seccomp
30 30
31disable-mnt 31disable-mnt
32private-dev 32private-dev
33private-etc none,machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies 33private-etc machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies
34 34
35noexec ${HOME} 35noexec ${HOME}
36noexec /tmp 36noexec /tmp