Pack3tL0ss / ConsolePi

Raspberry Pi Based Serial Console Server, with PushBullet Notification of IP changes, Automatic VPN termination, custom menu, Power Outlet Control, and a lot more
MIT License
178 stars 15 forks source link

Cannot change Hotspot SSID #156

Closed gr3eNHat closed 1 year ago

gr3eNHat commented 1 year ago

I changed the hotspot SSID in the ConsolePi.yaml but it still has not taken the change after reboot. Am I configuring the wrong file?

gr3eNHat commented 1 year ago

I figured out the issue I used tab in the file. All good

Pack3tL0ss commented 1 year ago

Glad you got it sorted. Just for clarity in the event someone comes across this.

You'll get the option to change any parameters when you do consolepi-upgrade If you change the ssid in ConsolePi.yaml manually. The change isn't actually applied to the system files until consolepi-upgrade is ran.

If you wanted to change it manually. It's configured in /etc/hostapd/hostapd.conf, but you'd also want to update ConsolePi.yaml (just so consolepi-upgrade if you were to run it later, doesn't revert it).