1
0

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:
Ismail Dönmez 2016-03-24 05:59:55 +00:00 committed by Git OBS Bridge
parent aeded15942
commit 58afa26759
2 changed files with 6 additions and 0 deletions

View File

@ -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 Fri Feb 26 21:10:55 UTC 2016 - crrodriguez@opensuse.org

View File

@ -1,6 +1,7 @@
[Unit] [Unit]
Description=WPA Supplicant daemon Description=WPA Supplicant daemon
Before=network.target Before=network.target
After=dbus.service
[Service] [Service]
Type=dbus Type=dbus