aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/frozen-bubble.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/frozen-bubble.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/frozen-bubble.profile')
-rw-r--r--etc/profile-a-l/frozen-bubble.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-a-l/frozen-bubble.profile b/etc/profile-a-l/frozen-bubble.profile
index 9245ae3a9..c11567804 100644
--- a/etc/profile-a-l/frozen-bubble.profile
+++ b/etc/profile-a-l/frozen-bubble.profile
@@ -21,7 +21,6 @@ include disable-xdg.inc
21 21
22mkdir ${HOME}/.frozen-bubble 22mkdir ${HOME}/.frozen-bubble
23whitelist ${HOME}/.frozen-bubble 23whitelist ${HOME}/.frozen-bubble
24whitelist /usr/share/perl5
25include whitelist-common.inc 24include whitelist-common.inc
26include whitelist-runuser-common.inc 25include whitelist-runuser-common.inc
27include whitelist-usr-share-common.inc 26include whitelist-usr-share-common.inc