mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
hostapd.service - Before wpa_supplicant
This commit is contained in:
parent
3e02d57210
commit
36212548f4
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ After=network-pre.target
|
|||
{% if is_raspbian %}
|
||||
Before=dhcpcd.service
|
||||
{% endif %}
|
||||
Before=wpa_supplicant.service
|
||||
Before=wpa_supplicant@{{ discovered_wireless_iface }}.service
|
||||
Before=network.target
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Add table
Reference in a new issue