mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-07 07:53:18 +02:00
* Wi-Fi station still work (changed YANG model) * Wi-Fi access point supported Model is flexible to support even more modes
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
service name:wpa_supplicant :%i \
|
|
[2345] wpa_supplicant -s -i %i -c /etc/wpa_supplicant-%i.conf -P/var/run/wpa_supplicant-%i.pid \
|
|
-- Wi-Fi Station @%i
|
|
|
|
task name:wifi-scanner :%i [2345] <pid/wpa_supplicant:%i> /usr/libexec/infix/wifi-scanner %i -- Start scanning for SSID @%i
|