mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-05 10:31:34 -05:00
Update whonix-hardening.sh
This commit is contained in:
parent
efd342628b
commit
4ba31e819e
@ -4,7 +4,7 @@
|
||||
sudo systemctl enable --now permission-hardening
|
||||
|
||||
#Install LKRG
|
||||
sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64 -y
|
||||
sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms tirdad -y
|
||||
|
||||
#Enable hardened malloc
|
||||
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||
|
Loading…
Reference in New Issue
Block a user