From 4ba31e819e6180b8ba1d09c13fdad668fe7d5186 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 14 Jun 2022 20:23:51 -0400 Subject: [PATCH] Update whonix-hardening.sh --- whonix-hardening.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whonix-hardening.sh b/whonix-hardening.sh index e52fed1..b7f90ab 100644 --- a/whonix-hardening.sh +++ b/whonix-hardening.sh @@ -4,7 +4,7 @@ sudo systemctl enable --now permission-hardening #Install LKRG -sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64 -y +sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms tirdad -y #Enable hardened malloc echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload