forked from pool/wpa_supplicant
Accepting request 378948 from home:lnussel:branches:hardware
- add After=dbus.service to prevent too early shutdown (bnc#963652) OBS-URL: https://build.opensuse.org/request/show/378948 OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=64
This commit is contained in:
parent
aeded15942
commit
58afa26759
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 16:45:16 UTC 2016 - lnussel@suse.de
|
||||
|
||||
- add After=dbus.service to prevent too early shutdown (bnc#963652)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 21:10:55 UTC 2016 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=WPA Supplicant daemon
|
||||
Before=network.target
|
||||
After=dbus.service
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
Loading…
x
Reference in New Issue
Block a user