From 4f5b1c61af838d29f1f80b493160a28d0866d277 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Jan 2022 00:58:14 +0100 Subject: ... --- files/files/etc/config/wireless | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files') diff --git a/files/files/etc/config/wireless b/files/files/etc/config/wireless index e6192bc..a548c26 100644 --- a/files/files/etc/config/wireless +++ b/files/files/etc/config/wireless @@ -20,7 +20,7 @@ config wifi-iface 'default_radio0' option pmk_r1_push '1' config wifi-iface 'dmz01_radio0' - option device 'radio2' + option device 'radio0' option network 'dmz01' option mode 'ap' option key '' @@ -54,10 +54,10 @@ config wifi-iface 'default_radio1' option pmk_r1_push '1' config wifi-iface 'dmz01_radio1' - option device 'radio3' + option device 'radio1' option network 'dmz01' option mode 'ap' - option ssid 'teslo' + option ssid 'tesla' option encryption 'psk2+ccmp' option key '' option ieee80211r '1' -- cgit v1.2.3