2011-07-15 12:13:40 +03:00
|
|
|
[Unit]
|
|
|
|
Description=WPA supplicant
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=dbus
|
|
|
|
BusName=fi.epitest.hostap.WPASupplicant
|
2011-07-15 12:25:02 +03:00
|
|
|
ExecStart=@BINDIR@/wpa_supplicant -u
|
2011-07-15 12:13:40 +03:00
|
|
|
|
|
|
|
[Install]
|
2011-12-29 21:39:34 +02:00
|
|
|
WantedBy=multi-user.target
|
2011-07-15 12:13:40 +03:00
|
|
|
Alias=dbus-fi.epitest.hostap.WPASupplicant.service
|