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