aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index fc817d9f9..47d39e8c4 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -16,8 +16,10 @@ include /etc/firejail/disable-programs.inc
16mkdir ~/.config/hexchat 16mkdir ~/.config/hexchat
17whitelist ~/.config/hexchat 17whitelist ~/.config/hexchat
18include /etc/firejail/whitelist-common.inc 18include /etc/firejail/whitelist-common.inc
19include /etc/firejail/whitelist-var-common.inc
19 20
20caps.drop all 21caps.drop all
22machine-id
21netfilter 23netfilter
22no3d 24no3d
23nodvd 25nodvd
@@ -38,5 +40,6 @@ private-bin hexchat
38private-dev 40private-dev
39private-tmp 41private-tmp
40 42
43memory-deny-write-execute
41noexec ${HOME} 44noexec ${HOME}
42noexec /tmp 45noexec /tmp