summaryrefslogtreecommitdiffstats
path: root/etc/hexchat.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/hexchat.profile')
-rw-r--r--etc/hexchat.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 46ddee61d..5945665cc 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -36,11 +36,11 @@ tracelog
36 36
37disable-mnt 37disable-mnt
38# debug note: private-bin requires perl, python, etc on some systems 38# debug note: private-bin requires perl, python, etc on some systems
39private-bin hexchat 39private-bin hexchat,python*
40private-dev 40private-dev
41private-lib 41#private-lib - python problems
42private-tmp 42private-tmp
43 43
44memory-deny-write-execute 44# memory-deny-write-execute - breaks python
45noexec ${HOME} 45noexec ${HOME}
46noexec /tmp 46noexec /tmp