Blame SOURCES/hostapd.service

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