lkundrak / rpms / hostapd

Forked from rpms/hostapd 4 years ago
Clone
b0c3b13
[Unit]
b0c3b13
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
b0c3b13
After=network.target
b0c3b13
b0c3b13
[Service]
b0c3b13
Type=forking
John W. Linville d283ee2
PIDFile=/run/hostapd.pid
John W. Linville d283ee2
ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid -B
b0c3b13
b0c3b13
[Install]
b0c3b13
WantedBy=multi-user.target