mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Update whonix-hardening.sh
This commit is contained in:
parent
b4c29e14ad
commit
cd7a2d911f
@ -7,3 +7,6 @@ systemctl enable --now permission-hardening
|
|||||||
apt update
|
apt update
|
||||||
apt full-upgrade -y
|
apt full-upgrade -y
|
||||||
sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user