mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Update kicksecure.sh
This commit is contained in:
parent
4ba31e819e
commit
71db981454
@ -19,7 +19,7 @@ sudo touch /etc/apt/sources.list
|
||||
sudo systemctl enable --now permission-hardening
|
||||
|
||||
#Install LKRG
|
||||
sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64 -y
|
||||
sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms tirdad -y
|
||||
|
||||
#Enable hardened malloc
|
||||
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||
@ -71,4 +71,4 @@ OnCalendar=daily
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target" | sudo tee /etc/systemd/user/update-user-flatpaks.timer
|
||||
WantedBy=timers.target" | sudo tee /etc/systemd/user/update-user-flatpaks.timer
|
||||
|
Loading…
Reference in New Issue
Block a user