mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-09 16:38:39 +01:00
- Start an Acces Point if no wlan is configured. - Start a small flask webserver to configure the wifi.
2 lines
102 B
Plaintext
2 lines
102 B
Plaintext
SUBSYSTEM=="net", KERNEL=="wlan*", ACTION=="add", RUN+="/sbin/iw dev %k interface add ap%n type __ap"
|