diff --git a/documentation/hardened_malloc.xhtml b/documentation/hardened_malloc.xhtml index 8b45037..b94b898 100644 --- a/documentation/hardened_malloc.xhtml +++ b/documentation/hardened_malloc.xhtml @@ -1,7 +1,7 @@ - + @@ -122,6 +122,8 @@

Set System to Preload hardened_malloc on Boot

+

In order to preload the hardened_malloc shared library on boot, perform the following + actions:

musl-based systems: Add the following to /etc/environment or a configuration file within /etc/environment.d/:

LD_PRELOAD=/usr/local/lib/libhardened_malloc.so