Accepting request 848179 from home:awerlang:branches:openSUSE:Factory
When passing the -i argument to wpa_supplicant, the device needs to be available and ready. This fulfills the dependencies. See: https://forums.opensuse.org/showthread.php/547186-wpa_supplicant-service-fails-on-boot-succeeds-on-restart?p=2982844#post2982844 OBS-URL: https://build.opensuse.org/request/show/848179 OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=123
This commit is contained in:
parent
941d4fb988
commit
f57df46bf0
@ -1,6 +1,8 @@
|
||||
[Unit]
|
||||
Description=WPA Supplicant daemon (interface %i)
|
||||
After=dbus.service network.target
|
||||
Requires=sys-subsystem-net-devices-%I.device
|
||||
After=sys-subsystem-net-devices-%I.device
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
Loading…
Reference in New Issue
Block a user