Remove LKRG

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-01-11 16:45:01 -07:00
parent 8fcc0460c6
commit 823a086276
3 changed files with 2 additions and 5 deletions

View File

@@ -34,9 +34,6 @@ sudo touch /etc/apt/sources.list
#Enabling SUID Disabler and Permission Hardener
sudo systemctl enable --now permission-hardening
#Install LKRG
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