aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-07-04 10:51:43 -0400
committerLibravatar Tad <tad@spotco.us>2017-07-04 11:35:29 -0400
commit5354f20012b488c50cd556e315b78ad351ae0f9d (patch)
tree89c737f738f8525da446786083473c249b8a9f79 /etc/hexchat.profile
parentper-profile disable-mnt (diff)
downloadfirejail-5354f20012b488c50cd556e315b78ad351ae0f9d.tar.gz
firejail-5354f20012b488c50cd556e315b78ad351ae0f9d.tar.zst
firejail-5354f20012b488c50cd556e315b78ad351ae0f9d.zip
Harden 50 profiles
Hardened many profiles using disable-mnt and novideo Fixed gnome-font-viewer
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index ebfd9224c..36ddb9e89 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -22,6 +22,7 @@ nogroups
22nonewprivs 22nonewprivs
23noroot 23noroot
24nosound 24nosound
25novideo
25protocol unix,inet,inet6 26protocol unix,inet,inet6
26seccomp 27seccomp
27shell none 28shell none
@@ -35,6 +36,7 @@ private-bin hexchat
35#debug note: private-bin requires perl, python, etc on some systems 36#debug note: private-bin requires perl, python, etc on some systems
36private-dev 37private-dev
37private-tmp 38private-tmp
39disable-mnt
38 40
39noexec ${HOME} 41noexec ${HOME}
40noexec /tmp 42noexec /tmp