From 995cf095bfdefad649b2ebf42785e525a5cb16a3 Mon Sep 17 00:00:00 2001 From: Giulio Date: Sat, 19 Sep 2020 14:25:34 +0200 Subject: [PATCH] Removed wifi client0 from autostart --- conf/etc/network/interfaces | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/etc/network/interfaces b/conf/etc/network/interfaces index 22bcd98..f69c98e 100644 --- a/conf/etc/network/interfaces +++ b/conf/etc/network/interfaces @@ -8,6 +8,3 @@ auto ap0 iface ap0 inet static address 192.168.77.1 netmask 255.255.255.0 - -auto client0 - iface client0 inet dhcp