1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 05:34:42 -04:00

Add libpam-pwquality

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-08-10 03:04:45 -07:00 committed by GitHub
parent a331025f3f
commit 195e9686a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ sudo usg fix cis_level2_server
#Install packages
sudo apt update -y
sudo apt full-upgrade -y
sudo apt install -y curl fwupd resolveconf tuned unbound
sudo apt install -y curl fwupd libpam-pwquality tuned unbound
#Setup tuned
sudo tuned-adm profile virtual-guest
@ -123,4 +123,4 @@ sudo systemctl daemon-reload
sudo systemctl enable --now fwupd-refresh.timer
# Enable fstrim.timer
sudo systemctl enable --now fstrim.timer
sudo systemctl enable --now fstrim.timer