hostapd/files/hostapd@.service
Alexander Zhirov ff7e63102a
All checks were successful
Build / Build project (push) Successful in 52s
2.11
2025-05-12 15:38:14 +03:00

10 lines
242 B
Desktop File

[Unit]
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
After=network.target
[Service]
ExecStart=/usr/bin/hostapd /etc/hostapd/%i.conf
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target