Przeglądaj źródła

Don't install POP3 daemon #9

Bob Mottram 11 lat temu
rodzic
commit
a1a55386c0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Wyświetl plik

@@ -1230,7 +1230,7 @@ service cron restart
1230 1230
 Install the required packages.
1231 1231
 
1232 1232
 #+BEGIN_SRC: bash
1233
-aptitude -y install dovecot-common dovecot-pop3d dovecot-imapd
1233
+aptitude -y install dovecot-common dovecot-imapd
1234 1234
 #+END_SRC
1235 1235
 
1236 1236
 Edit the configuration file.