aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-08-17 09:18:20 +1000
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2016-08-17 09:18:20 +1000
commit0773b2791af79418572373ac8297bea6060d65a9 (patch)
treecb79fb745f2667abaf638fbcfa407b950d33f3ee /etc/hexchat.profile
parentoverlay etc. (diff)
downloadfirejail-0773b2791af79418572373ac8297bea6060d65a9.tar.gz
firejail-0773b2791af79418572373ac8297bea6060d65a9.tar.zst
firejail-0773b2791af79418572373ac8297bea6060d65a9.zip
tightened profiles
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 0d7ee6594..0ff64aef5 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -7,9 +7,11 @@ include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc 7include /etc/firejail/disable-devel.inc
8 8
9caps.drop all 9caps.drop all
10netfilter
11nogroups
10nonewprivs 12nonewprivs
11noroot 13noroot
12netfilter 14nosound
13protocol unix,inet,inet6 15protocol unix,inet,inet6
14seccomp 16seccomp
15 17
@@ -18,3 +20,5 @@ whitelist ~/.config/hexchat
18include /etc/firejail/whitelist-common.inc 20include /etc/firejail/whitelist-common.inc
19 21
20# private-bin requires perl, python, etc. 22# private-bin requires perl, python, etc.
23private-dev
24private-tmp