From b61e6527492b3701cb7a2031701cd863f1d914a7 Mon Sep 17 00:00:00 2001 From: Giulio Date: Thu, 21 May 2020 21:30:24 +0200 Subject: [PATCH] allow hotplug is not supported --- conf/etc/network/interfaces | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/etc/network/interfaces b/conf/etc/network/interfaces index b88c90a..4337aca 100644 --- a/conf/etc/network/interfaces +++ b/conf/etc/network/interfaces @@ -2,7 +2,6 @@ auto lo iface lo inet loopback auto eth0 - allow-hotplug eth0 iface eth0 inet dhcp auto wlan0