Starting Raspberry Pi Hotspot Automatically After Boot #1702
gewhjhfkgad
started this conversation in
General
Replies: 1 comment
-
By default, the services required for the AP are already configured to start when the system boots. The simplest way to confirm this yourself is by generating a debug log and checking the "enabled" status of hostapd, dhcpcd and dnsmasq. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I am using the Raspberry Pi as a hotspot. It needs to be restarted multiple times due to changing locations. Now I am looking for a solution to start the access point (AP) automatically after the Pi boots.
Is there an easy solution for this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions