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