aboutsummaryrefslogtreecommitdiffstats
path: root/etc/checkbashisms.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/checkbashisms.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/checkbashisms.profile')
-rw-r--r--etc/checkbashisms.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/checkbashisms.profile b/etc/checkbashisms.profile
index 0abe87511..c66776b9f 100644
--- a/etc/checkbashisms.profile
+++ b/etc/checkbashisms.profile
@@ -20,6 +20,7 @@ include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23whitelist /usr/share/perl5
23include whitelist-usr-share-common.inc 24include whitelist-usr-share-common.inc
24include whitelist-var-common.inc 25include whitelist-var-common.inc
25 26