Install screen to enable console locking

This commit is contained in:
Bob Mottram 2016-11-29 22:39:29 +00:00
parent 20701521bb
commit 4eced972fd
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ function initial_setup {
apt-get -yq install libnss-gw-name nano man ntp locales locales-all debconf
apt-get -yq install wireless-tools wpasupplicant usbutils cryptsetup zsh
apt-get -yq install pinentry-curses eatmydata iotop bc grub2 hostapd haveged
apt-get -yq install cpulimit
apt-get -yq install cpulimit screen
if [ ! -d $INSTALL_DIR ]; then
mkdir -p $INSTALL_DIR