aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-01-28 23:38:11 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-01-28 23:38:11 -0600
commitf76dc38a1b5742d525ead1287433b65d5df9889d (patch)
tree70bc2c23d8a9e97f2b4a934a0c789e843a1c1962 /etc/hexchat.profile
parentapparmor support for --chroot sandboxes (diff)
downloadfirejail-f76dc38a1b5742d525ead1287433b65d5df9889d.tar.gz
firejail-f76dc38a1b5742d525ead1287433b65d5df9889d.tar.zst
firejail-f76dc38a1b5742d525ead1287433b65d5df9889d.zip
noblacklist /usr/share/perl in hexchat - potential fix for #1754
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 634ced575..02f8e9eeb 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -6,6 +6,7 @@ include /etc/firejail/hexchat.local
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8noblacklist ${HOME}/.config/hexchat 8noblacklist ${HOME}/.config/hexchat
9noblacklist /usr/share/perl*
9# noblacklist /usr/lib/python2* 10# noblacklist /usr/lib/python2*
10# noblacklist /usr/lib/python3* 11# noblacklist /usr/lib/python3*
11 12