aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
blob: 0ff64aef563b49d6b41130f6685f5fe109095315 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# HexChat instant messaging profile
noblacklist ${HOME}/.config/hexchat
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

caps.drop all
netfilter
nogroups
nonewprivs
noroot
nosound
protocol unix,inet,inet6
seccomp

mkdir ~/.config/hexchat
whitelist ~/.config/hexchat
include /etc/firejail/whitelist-common.inc

# private-bin requires perl, python, etc.
private-dev
private-tmp