From 50327b8e16c7c379e0807ffaad1e10171a18c50e Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 6 Apr 2019 08:22:21 -0400 Subject: [PATCH] change default ssid to loki-access --- config/hostapd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hostapd.conf b/config/hostapd.conf index ab44b67..19a768a 100644 --- a/config/hostapd.conf +++ b/config/hostapd.conf @@ -4,7 +4,7 @@ ctrl_interface_group=0 beacon_int=100 auth_algs=1 wpa_key_mgmt=WPA-PSK -ssid=raspi-webgui +ssid=loki-access channel=1 hw_mode=g wpa_passphrase=ChangeMe