2011-07-15 11:13:40 +02:00
|
|
|
[Unit]
|
|
|
|
Description=WPA supplicant
|
2015-08-12 16:44:42 +02:00
|
|
|
Before=network.target
|
|
|
|
Wants=network.target
|
2011-07-15 11:13:40 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=dbus
|
2019-02-26 12:04:36 +01:00
|
|
|
BusName=fi.w1.wpa_supplicant1
|
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
|
2019-02-26 12:04:36 +01:00
|
|
|
Alias=dbus-fi.w1.wpa_supplicant1.service
|