blob: 90d5364d468c9d4f3cc994e00f9b9bc424c13470 [file] [log] [blame]
[Unit]
Description=Hostapd IEEE 802.11n AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
After=CcspPandMSsp.service
StartLimitIntervalSec=120
[Service]
Type=forking
PIDFile=/var/run/hostapd-global.pid
ExecStart=/usr/sbin/hostapd -g /var/run/hostapd/global -B -P /var/run/hostapd-global.pid
ExecStartPost=/bin/sh -c '(/lib/rdk/hostapd-init.sh)'
Restart=always
[Install]
WantedBy=multi-user.target