From c62f929f3ded10d1f9d3e3e5b3e9de80396831a0 Mon Sep 17 00:00:00 2001 From: Rich Date: Fri, 23 Jul 2021 15:13:59 +0100 Subject: [PATCH] . --- interfaces | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/interfaces b/interfaces index 6e54d9b..8021a08 100644 --- a/interfaces +++ b/interfaces @@ -17,3 +17,7 @@ iface eth0 inet static allow-hotplug wlan0 iface wlan0 inet manual wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf + +allow-hotplug ap0 +iface ap0 inet manual + nohook wpa_supplicant