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

[Install]
WantedBy=multi-user.target