Blame SOURCES/hostapd.service

e01d94
[Unit]
e01d94
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
e01d94
After=network.target
e01d94
e01d94
[Service]
e01d94
Type=forking
e01d94
PIDFile=/run/hostapd.pid
e01d94
EnvironmentFile=/etc/sysconfig/hostapd
e01d94
ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid -B $OTHER_ARGS
e01d94
e01d94
[Install]
e01d94
WantedBy=multi-user.target