summarylogtreecommitdiffstats
path: root/hostapd-mana.service
blob: d7a8a4f67241535d01bd9ed2ff0fcc2af5c960b2 (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 with  Mana patches
After=network.target

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

[Install]
WantedBy=multi-user.target