summarylogtreecommitdiffstats
path: root/hostapd@.service
blob: 3b0f3ad48f409eedde00f0360782cad0b1e0b594 (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 /etc/hostapd/%i.conf
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target