From 3f96dfb63f5cb7eb4439039095dbadffd35daa78 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 11 Jul 2022 03:41:16 -0400 Subject: [PATCH] Update whonix-ws.sh --- whonix/whonix-ws.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whonix/whonix-ws.sh b/whonix/whonix-ws.sh index 4fcb242..33e338f 100644 --- a/whonix/whonix-ws.sh +++ b/whonix/whonix-ws.sh @@ -4,7 +4,7 @@ sudo systemctl enable --now permission-hardening #Install pages -sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms qt5ct qt5-style-plugins arc-theme element-desktop git -y +sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms qt5ct qt5-style-plugins arc-theme git -y #Enable hardened malloc echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload