Update 'cloud_setup.sh'

Removed dh-systemd
main
Edwin Lyon 2 years ago
parent 96ca9e5403
commit 6593da4d0f
  1. 2
      cloud_setup.sh

@ -67,7 +67,7 @@ sudo systemctl stop unattended-upgrades.service
sudo apt update sudo apt update
# Install needed programs # 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 # Setup NTP
timedatectl set-ntp true timedatectl set-ntp true

Loading…
Cancel
Save