docs: add WiFi provisioning user manual to README

Made-with: Cursor
This commit is contained in:
stswangzhiping
2026-03-16 12:45:10 +08:00
parent 9d8af52bf4
commit 9392f0f3d4
2 changed files with 65 additions and 19 deletions

View File

@@ -1,9 +1 @@
fix: stop killing NM's dnsmasq - use dnsmasq-shared.d instead
Killing all dnsmasq processes caused NetworkManager to detect its
hotspot dnsmasq died and tear down the hotspot (AP appears briefly
then disappears).
Now leverage NM's built-in dnsmasq-shared.d config directory:
write DNS hijack config before starting AP so NM's own dnsmasq
picks it up. No separate dnsmasq process needed.
docs: add WiFi provisioning user manual to README