mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-06 14:27:43 +01:00
34a89c5541
- 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"
|