1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 12:11:34 -05:00

Update whonix-hardening.sh

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

View File

@ -13,4 +13,4 @@ echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" >> /etc/ld.so.preloa
#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.
systemctl enable hide-hardware-info.service
systemctl enable --now hide-hardware-info.service