1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update whonix-hardening.sh

This commit is contained in:
Tommy 2022-05-24 00:46:52 -04:00 committed by GitHub
parent d9e50899d6
commit 1ba34e487f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,5 +12,5 @@ sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" >> /etc/ld.so.preload
#Reduce kernel information leaks
#Will break a lot of applications. The apps I use on Whonix works fine with it so I am enabling it.
#Will break a lot of applications. The apps I use on Whonix work fine with it so I am enabling it.
systemctl enable hide-hardware-info.service