Blame SOURCES/hostapd.service

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