diff --git a/trunk/hostapd.service b/trunk/hostapd.service index f278bf7..d1db784 100644 --- a/trunk/hostapd.service +++ b/trunk/hostapd.service @@ -3,9 +3,7 @@ Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticato After=network.target [Service] -Type=forking -PIDFile=/run/hostapd.pid -ExecStart=/usr/bin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid -B +ExecStart=/usr/bin/hostapd /etc/hostapd/hostapd.conf [Install] WantedBy=multi-user.target