1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update whonix-hardening.sh

This commit is contained in:
Tommy 2022-05-23 06:30:51 -04:00 committed by GitHub
parent b4c29e14ad
commit cd7a2d911f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,6 @@ systemctl enable --now permission-hardening
apt update
apt full-upgrade -y
sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64
#Enable hardened malloc
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" >> /etc/ld.so.preload