mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +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
|
||||
After=wpa_supplicant.service
|
||||
Wants=wpa_supplicant.service
|
||||
Requires=wpa_supplicant.service
|
||||
Before=hostapd.service
|
||||
Before=dhcpcd.service
|
||||
Before=wpa_supplicant@{{ discovered_wireless_iface }}.service
|
||||
Before=network-manager.service
|
||||
Before=netplan-wpa-{{ discovered_wireless_iface }}.service
|
||||
Before=network.target
|
||||
|
|
Loading…
Reference in a new issue