mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-09 09:56:00 +01:00
9 lines
213 B
Desktop File
9 lines
213 B
Desktop File
[Unit]
|
|
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|