mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 04:11:32 -05:00
Remove hardened_malloc from Kicksecure
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c6601ba890
commit
683b8a8642
@ -42,9 +42,6 @@ sudo touch /etc/apt/sources.list
|
||||
#E nabling SUID Disabler and Permission Hardener
|
||||
sudo systemctl enable --now permission-hardening
|
||||
|
||||
# Enable hardened malloc
|
||||
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||
|
||||
# Restrict /proc and access
|
||||
sudo systemctl enable --now proc-hidepid.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user