aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xchat.profile
blob: 795e7ecd698fca3958513efc52945daee4a5c4a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Firejail profile for xchat
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/xchat.local
# Persistent global definitions
include /etc/firejail/globals.local

noblacklist ${HOME}/.config/xchat

include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-programs.inc

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

# private-bin requires perl, python, etc.