mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 11:12:14 -04:00
Update whonix-hardening.sh
This commit is contained in:
parent
7a77703c7d
commit
ccef2507d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue