removed haveged since unecessary for recent kernel
This commit is contained in:
@@ -276,8 +276,8 @@ sudo pacman -S --noconfirm --needed rng-tools
|
||||
sudo systemctl enable --now rngd
|
||||
|
||||
# [CRYP-8005] Presence of software pseudo random number generator
|
||||
sudo pacman -S --noconfirm --needed haveged
|
||||
sudo systemctl enable --now haveged
|
||||
#sudo pacman -S --noconfirm --needed haveged
|
||||
#sudo systemctl enable --now haveged
|
||||
|
||||
# [CRYP-8006] Ensure MemoryOverwriteRequest-bit set
|
||||
sudo tee /usr/lib/systemd/system-shutdown/mor-bit-wipe.sh > /dev/null <<'EOL'
|
||||
|
||||
Reference in New Issue
Block a user