Update whonix-hardening.sh

This commit is contained in:
Tommy
2022-06-14 20:29:32 -04:00
committed by GitHub
parent 7a77703c7d
commit ccef2507d4

View File

@@ -4,7 +4,7 @@
sudo systemctl enable --now permission-hardening
#Install LKRG
sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms tirdad -y
sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms -y
#Enable hardened malloc
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload