aboutsummaryrefslogtreecommitdiffstats
path: root/etc/conplay.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-10-30 19:59:24 +0000
committerLibravatar GitHub <noreply@github.com>2019-10-30 19:59:24 +0000
commit3a26d0a7f545d0ddd4f3b606fd03f79855bf72c4 (patch)
tree312cccd8c1a867dda9a71c346c34f379a385f007 /etc/conplay.profile
parentSlack profile: use temporary cache (#3019) (diff)
downloadfirejail-3a26d0a7f545d0ddd4f3b606fd03f79855bf72c4.tar.gz
firejail-3a26d0a7f545d0ddd4f3b606fd03f79855bf72c4.tar.zst
firejail-3a26d0a7f545d0ddd4f3b606fd03f79855bf72c4.zip
Wusc fixes for profiles allowing perl (#3021)
* Grant wusc access to perl in spectre-meltdown.profile * Grant wusc access to perl for exiftool.profile * Grant wusc access to perl for conplay.profile * Grant wusc access to perl for clawsker.profile * Grant wusc access to perl for checkbashisms.profile
Diffstat (limited to 'etc/conplay.profile')
-rw-r--r--etc/conplay.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/conplay.profile b/etc/conplay.profile
index d0ad7c753..8d9f3324f 100644
--- a/etc/conplay.profile
+++ b/etc/conplay.profile
@@ -12,5 +12,7 @@ include conplay.local
12# Allow perl (blacklisted by disable-interpreters.inc) 12# Allow perl (blacklisted by disable-interpreters.inc)
13include allow-perl.inc 13include allow-perl.inc
14 14
15whitelist /usr/share/perl5
16
15# Redirect 17# Redirect
16include mpg123.profile 18include mpg123.profile