diff --git a/setup/system.sh b/setup/system.sh index 9898cbcd..fd98a3de 100755 --- a/setup/system.sh +++ b/setup/system.sh @@ -141,7 +141,7 @@ echo Installing system packages... apt_install python3 python3-dev python3-pip python3-setuptools \ netcat-openbsd wget curl git sudo coreutils bc \ haveged pollinate openssh-client unzip \ - unattended-upgrades cron ntp fail2ban rsyslog + unattended-upgrades cron ntp fail2ban rsyslog openssh-server # ### Suppress Upgrade Prompts # When Ubuntu 20 comes out, we don't want users to be prompted to upgrade,