Blame SOURCES/hostapd.service

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