summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-25 05:30:14 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-25 05:30:14 -0800
commita0e6333b533c611609e43410046145c8f7f8389d (patch)
tree6f94b9430343339eecc144e50d3e819f0c3cbd2b /profiles
parentAdded profiles for nexus the jupiter incident and battlestar galactica deadlock (diff)
downloadfirejail-profiles-a0e6333b533c611609e43410046145c8f7f8389d.tar.xz
Add notes for hardened-malloc breakage on aruba
Diffstat (limited to 'profiles')
-rw-r--r--profiles/qtox.local1
-rw-r--r--profiles/rtorrent.local1
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/qtox.local b/profiles/qtox.local
index 8faca83..b7870f4 100644
--- a/profiles/qtox.local
+++ b/profiles/qtox.local
@@ -22,4 +22,5 @@ ignore dbus-system none
# # Use with hardened-malloc package
# This breaks qtox on polaris10 amdgpu for some reason
+# And on aruba radeon
env LD_PRELOAD=/usr/lib/libhardened_malloc.so
diff --git a/profiles/rtorrent.local b/profiles/rtorrent.local
index 5bbc634..7af0444 100644
--- a/profiles/rtorrent.local
+++ b/profiles/rtorrent.local
@@ -21,4 +21,5 @@ dbus-user none
dbus-system none
# # Use with hardened-malloc package
+# This breaks rtorrent on aruba radeon for some reason
env LD_PRELOAD=/usr/lib/libhardened_malloc.so