aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/conplay.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-08-11 18:24:45 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-08-25 16:55:12 +0200
commitc6e1558bf4792c3be33cfdf16e366fcb6fa6981a (patch)
treeec26c98a7c5d4455d3601a92fbc5c258116a2b28 /etc/profile-a-l/conplay.profile
parentadd whitelist items for uim (#3587) (diff)
downloadfirejail-c6e1558bf4792c3be33cfdf16e366fcb6fa6981a.tar.gz
firejail-c6e1558bf4792c3be33cfdf16e366fcb6fa6981a.tar.zst
firejail-c6e1558bf4792c3be33cfdf16e366fcb6fa6981a.zip
wusc whitelists /usr/share/perl{,5} now
This commit removes it from profile which have it. /usr/share/perl* is still inaccessible for profiles with wusc and disable-interpreters.inc w/o allow-perl.inc.
Diffstat (limited to 'etc/profile-a-l/conplay.profile')
-rw-r--r--etc/profile-a-l/conplay.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/profile-a-l/conplay.profile b/etc/profile-a-l/conplay.profile
index 8d9f3324f..d0ad7c753 100644
--- a/etc/profile-a-l/conplay.profile
+++ b/etc/profile-a-l/conplay.profile
@@ -12,7 +12,5 @@ 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
17# Redirect 15# Redirect
18include mpg123.profile 16include mpg123.profile