summarylogtreecommitdiffstats
path: root/hostapd.service
blob: a57c07a92668a16b61c4e38af005cd39944b69d4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
After=network.target

[Service]
ExecStart=/usr/bin/hostapd-rtl /etc/hostapd/hostapd-rtl.conf
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target