Blame SOURCES/hostapd.service

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