diff --git a/cloud_setup.sh b/cloud_setup.sh index 8d2e42a..08bbe1d 100644 --- a/cloud_setup.sh +++ b/cloud_setup.sh @@ -67,7 +67,7 @@ sudo systemctl stop unattended-upgrades.service sudo apt update # Install needed programs -sudo apt install -y curl jq apt-transport-https htop debhelper ccze tree debsums ca-certificates software-properties-common dh-make dh-systemd neofetch apparmor apparmor-profiles libpam-cgroup libpam-apparmor libpam-tmpdir apparmor-utils apparmor-easyprof haveged auditd libpam-cracklib +sudo apt install -y curl jq apt-transport-https htop debhelper ccze tree debsums ca-certificates software-properties-common dh-make neofetch apparmor apparmor-profiles libpam-cgroup libpam-apparmor libpam-tmpdir apparmor-utils apparmor-easyprof haveged auditd audispd-plugins libpam-cracklib # Setup NTP timedatectl set-ntp true