aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar PizzaDude <pizzadudedotca@gmail.com>2018-06-03 20:31:01 -0400
committerLibravatar GitHub <noreply@github.com>2018-06-03 20:31:01 -0400
commitb3dd2258145e0040742b30db3c0b8a80f0e88790 (patch)
treeea20955258312ede18e220939a1ff74009b2c308
parentadd engrampa to firecfg list (diff)
downloadfirejail-b3dd2258145e0040742b30db3c0b8a80f0e88790.tar.gz
firejail-b3dd2258145e0040742b30db3c0b8a80f0e88790.tar.zst
firejail-b3dd2258145e0040742b30db3c0b8a80f0e88790.zip
Fix installing skins on qmmp.profile
qmmp requires these unzipping programs in order to install skins, so i've added them to private-bin
-rw-r--r--etc/qmmp.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/qmmp.profile b/etc/qmmp.profile
index d785ddbbe..2382e9453 100644
--- a/etc/qmmp.profile
+++ b/etc/qmmp.profile
@@ -26,7 +26,7 @@ seccomp
26shell none 26shell none
27tracelog 27tracelog
28 28
29private-bin qmmp 29private-bin qmmp,tar,unzip,bzip2,gzip
30private-dev 30private-dev
31private-tmp 31private-tmp
32 32