1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

start hostapd before dhcpcd

This commit is contained in:
Jerry Vonau 2018-09-08 23:40:02 +00:00
parent d03df344ff
commit 6ba20a63e9

View file

@ -1,7 +1,7 @@
[Unit]
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
Before=network.target
Wants=network-pre.target
After=network-pre.target
Before=network.target dhcpcd.service
[Service]
Type=idle