mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
ap0 notes
This commit is contained in:
parent
575b66fb6e
commit
000d4ec35c
1 changed files with 10 additions and 0 deletions
10
roles/network/templates/hostapd/README.ap0
Normal file
10
roles/network/templates/hostapd/README.ap0
Normal file
|
@ -0,0 +1,10 @@
|
|||
start up order
|
||||
# network-pre bridge is created
|
||||
clone-wifi
|
||||
wpa_supplicant #--dbus version does not start the interface directly
|
||||
test-wifi # uses dbus to scan the network grabbing the channel alters hostapd.conf if needed
|
||||
hostapd
|
||||
|
||||
# network
|
||||
wpa_supplicant started by dhcpcd, wpa_supplicant@$IFACE netplan-wpa-$IFACE, or NetworkManager
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue