mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-04 20:59:05 -04:00
Typos
This commit is contained in:
parent
8af782d736
commit
d7ef6c238c
2 changed files with 2 additions and 2 deletions
|
@ -21,5 +21,5 @@ sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64 -y
|
|||
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||
|
||||
#Reduce kernel information leaks
|
||||
#Will break a lot of applications. The apps I use on Whonix work fine with it so I am enabling it.
|
||||
#Will break a lot of applications. The apps I use on KickSecure work fine with it so I am enabling it.
|
||||
sudo systemctl enable --now hide-hardware-info.service
|
|
@ -27,7 +27,7 @@ sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64 -y
|
|||
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||
|
||||
#Reduce kernel information leaks
|
||||
#Will break a lot of applications. The apps I use on Whonix work fine with it so I am enabling it.
|
||||
#Will break a lot of applications. The apps I use on KickSecure work fine with it so I am enabling it.
|
||||
sudo systemctl enable --now hide-hardware-info.service
|
||||
|
||||
#Install packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue