aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-04-22 01:03:36 +1000
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-04-22 01:03:36 +1000
commit7dc1965e85e5f85cb0cdaf085db9949e4cdc1073 (patch)
tree5fe07390b2d79499594911744fa65a1e14167be5 /etc/hexchat.profile
parent--read-write option (diff)
downloadfirejail-7dc1965e85e5f85cb0cdaf085db9949e4cdc1073.tar.gz
firejail-7dc1965e85e5f85cb0cdaf085db9949e4cdc1073.tar.zst
firejail-7dc1965e85e5f85cb0cdaf085db9949e4cdc1073.zip
fixed python libs
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 8f6fd6217..7978960c8 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -1,5 +1,6 @@
1# HexChat instant messaging profile 1# HexChat instant messaging profile
2noblacklist ${HOME}/.config/hexchat 2noblacklist ${HOME}/.config/hexchat
3noblacklist /usr/lib/python2*
3include /etc/firejail/disable-common.inc 4include /etc/firejail/disable-common.inc
4include /etc/firejail/disable-programs.inc 5include /etc/firejail/disable-programs.inc
5include /etc/firejail/disable-devel.inc 6include /etc/firejail/disable-devel.inc
@@ -8,3 +9,8 @@ caps.drop all
8seccomp 9seccomp
9protocol unix,inet,inet6 10protocol unix,inet,inet6
10noroot 11noroot
12netfilter
13
14mkdir ~/.config
15mkdir ~/.config/hexchat
16whitelist ~/.config/hexchat