From f67614cef6c9f6513b3efa72f05f763c510021ad Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Thu, 1 Sep 2016 03:42:13 +1000 Subject: may break on some systems --- etc/hexchat.profile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'etc/hexchat.profile') 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 @@ # HexChat instant messaging profile +# Currently in testing (may not work for all users) noblacklist ${HOME}/.config/hexchat -noblacklist /usr/lib/python2* -noblacklist /usr/lib/python3* +#noblacklist /usr/lib/python2* +#noblacklist /usr/lib/python3* include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc @@ -14,11 +15,14 @@ noroot nosound protocol unix,inet,inet6 seccomp +shell none +tracelog mkdir ~/.config/hexchat whitelist ~/.config/hexchat include /etc/firejail/whitelist-common.inc -# private-bin requires perl, python, etc. +private-bin hexchat +#debug note: private-bin requires perl, python, etc on some systems private-dev private-tmp -- cgit v1.2.3-54-g00ecf