aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/hexchat.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/hexchat.profile')
-rw-r--r--etc/profile-a-l/hexchat.profile52
1 files changed, 52 insertions, 0 deletions
diff --git a/etc/profile-a-l/hexchat.profile b/etc/profile-a-l/hexchat.profile
new file mode 100644
index 000000000..7723cbd6b
--- /dev/null
+++ b/etc/profile-a-l/hexchat.profile
@@ -0,0 +1,52 @@
1# Firejail profile for hexchat
2# Description: IRC client for X based on X-Chat 2
3# This file is overwritten after every install/update
4# Persistent local customizations
5include hexchat.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/hexchat
10noblacklist /usr/share/perl*
11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
15
16include disable-common.inc
17include disable-devel.inc
18include disable-exec.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22include disable-xdg.inc
23
24mkdir ${HOME}/.config/hexchat
25whitelist ${HOME}/.config/hexchat
26include whitelist-common.inc
27include whitelist-var-common.inc
28
29caps.drop all
30#machine-id -- breaks sound
31netfilter
32no3d
33nodvd
34nogroups
35nonewprivs
36noroot
37notv
38nou2f
39novideo
40protocol unix,inet,inet6
41seccomp
42shell none
43tracelog
44
45disable-mnt
46# debug note: private-bin requires perl, python, etc on some systems
47private-bin hexchat,python*
48private-dev
49#private-lib - python problems
50private-tmp
51
52# memory-deny-write-execute - breaks python