Преглед на файлове

Install screen to enable console locking

Bob Mottram преди 8 години
родител
ревизия
4eced972fd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/freedombone-utils-setup

+ 1
- 1
src/freedombone-utils-setup Целия файл

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