summaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
authorLibravatar curiosity-seeker <seeker@posteo.org>2016-12-15 12:58:32 +0100
committerLibravatar GitHub <noreply@github.com>2016-12-15 12:58:32 +0100
commitd8ee390a6ca56fde4baad57dea7572c39d595809 (patch)
tree255252b15232086e6f65203cda676859ab4117a0 /etc/hexchat.profile
parentUpdate quiterss.profile (diff)
parentadded a 1 second delay after xpra server is started (diff)
downloadfirejail-d8ee390a6ca56fde4baad57dea7572c39d595809.tar.gz
firejail-d8ee390a6ca56fde4baad57dea7572c39d595809.tar.zst
firejail-d8ee390a6ca56fde4baad57dea7572c39d595809.zip
Merge pull request #1 from netblue30/master
Bring fork up-to-date
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile22
1 files changed, 20 insertions, 2 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 8f6fd6217..5cefe45b5 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -1,10 +1,28 @@
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
4#noblacklist /usr/lib/python2*
5#noblacklist /usr/lib/python3*
3include /etc/firejail/disable-common.inc 6include /etc/firejail/disable-common.inc
4include /etc/firejail/disable-programs.inc 7include /etc/firejail/disable-programs.inc
5include /etc/firejail/disable-devel.inc 8include /etc/firejail/disable-devel.inc
6 9
7caps.drop all 10caps.drop all
8seccomp 11netfilter
9protocol unix,inet,inet6 12nogroups
13nonewprivs
10noroot 14noroot
15nosound
16protocol unix,inet,inet6
17seccomp
18shell none
19tracelog
20
21mkdir ~/.config/hexchat
22whitelist ~/.config/hexchat
23include /etc/firejail/whitelist-common.inc
24
25private-bin hexchat
26#debug note: private-bin requires perl, python, etc on some systems
27private-dev
28private-tmp