aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES2
-rw-r--r--etc/hexchat.profile6
2 files changed, 4 insertions, 4 deletions
diff --git a/RELNOTES b/RELNOTES
index 5a479a447..026c67f9b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -7,7 +7,7 @@ firejail (0.9.51) baseline; urgency=low
7 * feature: whitelisting /var directory in most profiles 7 * feature: whitelisting /var directory in most profiles
8 * feature: GTK2, GTK3 and Qt4 private-lib support 8 * feature: GTK2, GTK3 and Qt4 private-lib support
9 * feature: test deployment of private-lib for the following 9 * feature: test deployment of private-lib for the following
10 applications: evince, galculator, gnome-calculator, hexchat, 10 applications: evince, galculator, gnome-calculator,
11 leafpad, mousepad, transmission-gtk, xcalc, xmr-stak-cpu, 11 leafpad, mousepad, transmission-gtk, xcalc, xmr-stak-cpu,
12 atril, mate-color-select 12 atril, mate-color-select
13 * feature: --writable-run-user 13 * feature: --writable-run-user
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