1780fb4a2SCy Schubert[Unit] 2*a90b9d01SCy SchubertDescription=WPA supplicant daemon (for interface %I using nl80211) 3780fb4a2SCy SchubertRequires=sys-subsystem-net-devices-%i.device 4780fb4a2SCy SchubertAfter=sys-subsystem-net-devices-%i.device 5780fb4a2SCy SchubertBefore=network.target 6780fb4a2SCy SchubertWants=network.target 7780fb4a2SCy Schubert 8780fb4a2SCy Schubert# NetworkManager users will probably want the dbus version instead. 9780fb4a2SCy Schubert 10780fb4a2SCy Schubert[Service] 11780fb4a2SCy SchubertType=simple 12780fb4a2SCy SchubertExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-nl80211-%I.conf -Dnl80211 -i%I 13780fb4a2SCy Schubert 14780fb4a2SCy Schubert[Install] 15c1d255d3SCy SchubertWantedBy=multi-user.target 16