mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
refine hostapd.service.j2
This commit is contained in:
parent
218872c637
commit
75133bd711
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
[Unit]
|
||||
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
||||
After=network-pre.target
|
||||
Before=network.target dhcpcd.service
|
||||
After=network-pre.target
|
||||
Wants=network-pre.target
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
|
|
Loading…
Reference in a new issue