mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
run after NM and netplan
This commit is contained in:
parent
0c037b2763
commit
b17cab4794
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
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
|
||||||
|
After=NetworkManager.service
|
||||||
|
After=netplan-wpa-{{ discovered_wireless_iface }}.service
|
||||||
Before=hostapd.service
|
Before=hostapd.service
|
||||||
Before=dhcpcd.service
|
Before=dhcpcd.service
|
||||||
Before=wpa_supplicant@{{ discovered_wireless_iface }}.service
|
Before=wpa_supplicant@{{ discovered_wireless_iface }}.service
|
||||||
Before=NetworkManager.service
|
|
||||||
Before=netplan-wpa-{{ discovered_wireless_iface }}.service
|
|
||||||
Before=network.target
|
Before=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue