aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-09-01 03:42:13 +1000
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-09-01 03:42:13 +1000
commitf67614cef6c9f6513b3efa72f05f763c510021ad (patch)
treedc37fed339c158331c1fea910a31b2cabe3ce433 /etc/hexchat.profile
parentArch fixes (diff)
downloadfirejail-f67614cef6c9f6513b3efa72f05f763c510021ad.tar.gz
firejail-f67614cef6c9f6513b3efa72f05f763c510021ad.tar.zst
firejail-f67614cef6c9f6513b3efa72f05f763c510021ad.zip
may break on some systems
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 0ff64aef5..5cefe45b5 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -1,7 +1,8 @@
1# HexChat instant messaging profile 1# HexChat instant messaging profile
2# Currently in testing (may not work for all users)
2noblacklist ${HOME}/.config/hexchat 3noblacklist ${HOME}/.config/hexchat
3noblacklist /usr/lib/python2* 4#noblacklist /usr/lib/python2*
4noblacklist /usr/lib/python3* 5#noblacklist /usr/lib/python3*
5include /etc/firejail/disable-common.inc 6include /etc/firejail/disable-common.inc
6include /etc/firejail/disable-programs.inc 7include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc 8include /etc/firejail/disable-devel.inc
@@ -14,11 +15,14 @@ noroot
14nosound 15nosound
15protocol unix,inet,inet6 16protocol unix,inet,inet6
16seccomp 17seccomp
18shell none
19tracelog
17 20
18mkdir ~/.config/hexchat 21mkdir ~/.config/hexchat
19whitelist ~/.config/hexchat 22whitelist ~/.config/hexchat
20include /etc/firejail/whitelist-common.inc 23include /etc/firejail/whitelist-common.inc
21 24
22# private-bin requires perl, python, etc. 25private-bin hexchat
26#debug note: private-bin requires perl, python, etc on some systems
23private-dev 27private-dev
24private-tmp 28private-tmp