From 96bdb54c0bc0b3348275f48c114ccd83111984a0 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 11 Jul 2022 03:38:58 -0400 Subject: [PATCH] Update whonix-gw.sh --- whonix/whonix-gw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whonix/whonix-gw.sh b/whonix/whonix-gw.sh index ca44aff..d9b8caf 100644 --- a/whonix/whonix-gw.sh +++ b/whonix/whonix-gw.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 -y #Enable hardened malloc echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload