mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
wifi-test needs before networkd
This commit is contained in:
parent
6fb76de522
commit
f150d09eae
1 changed files with 1 additions and 1 deletions
|
@ -2,9 +2,9 @@
|
||||||
Description=IIAB find channel freq for ssid
|
Description=IIAB find channel freq for ssid
|
||||||
After=wpa_supplicant.service
|
After=wpa_supplicant.service
|
||||||
Wants=wpa_supplicant.service
|
Wants=wpa_supplicant.service
|
||||||
Requires=wpa_supplicant.service
|
|
||||||
Before=hostapd.service
|
Before=hostapd.service
|
||||||
Before=dhcpcd.service
|
Before=dhcpcd.service
|
||||||
|
Before=wpa_supplicant@{{ discovered_wireless_iface }}.service
|
||||||
Before=network-manager.service
|
Before=network-manager.service
|
||||||
Before=netplan-wpa-{{ discovered_wireless_iface }}.service
|
Before=netplan-wpa-{{ discovered_wireless_iface }}.service
|
||||||
Before=network.target
|
Before=network.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue