Install screen to enable console locking
This commit is contained in:
parent
20701521bb
commit
4eced972fd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue