Updated through tag hostap_2_5 from git://w1.fi/hostap.git
[mech_eap.git] / libeap / wpa_supplicant / systemd / wpa_supplicant-nl80211.service.arg.in
1 [Unit]
2 Description=WPA supplicant daemon (interface- and nl80211 driver-specific version)
3 Requires=sys-subsystem-net-devices-%i.device
4 After=sys-subsystem-net-devices-%i.device
5 Before=network.target
6 Wants=network.target
7
8 # NetworkManager users will probably want the dbus version instead.
9
10 [Service]
11 Type=simple
12 ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-nl80211-%I.conf -Dnl80211 -i%I
13
14 [Install]
15 Alias=multi-user.target.wants/wpa_supplicant-nl80211@%i.service