From 26297d536cfb0e0a8a56981f7695d318380c0ad6 Mon Sep 17 00:00:00 2001 From: Cassiano Aquino Date: Sat, 5 Oct 2019 20:42:42 +0100 Subject: [PATCH] disable serial --- builder/pwnagotchi.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index a8dca14b..561c64f2 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -16,7 +16,6 @@ services: enable: - dphys-swapfile.service - - getty@ttyGS0.service disable: - apt-daily.timer - apt-daily.service @@ -335,7 +334,7 @@ state: present backup: no regexp: '(.*)$' - line: '\1 modules-load=dwc2,g_cdc' + line: '\1 modules-load=dwc2,g_ether' - name: configure ssh lineinfile: