hostapd.service 213 B

12345678910
  1. [Unit]
  2. Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
  3. After=network.target
  4. [Service]
  5. ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd.conf
  6. [Install]
  7. WantedBy=multi-user.target