M7350/external/hostap/wpa_supplicant/systemd/wpa_supplicant.service.in

12 lines
221 B
SYSTEMD
Raw Normal View History

2024-09-09 08:52:07 +00:00
[Unit]
Description=WPA supplicant
[Service]
Type=dbus
BusName=fi.epitest.hostap.WPASupplicant
ExecStart=@BINDIR@/wpa_supplicant -u
[Install]
WantedBy=multi-user.target
Alias=dbus-fi.epitest.hostap.WPASupplicant.service