1
0

Accepting request 788471 from home:13ilya:branches:hardware

- Changed wpa_supplicant.service file for wicked. (boo#1166933)

OBS-URL: https://build.opensuse.org/request/show/788471
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=99
This commit is contained in:
2020-03-26 16:10:08 +00:00
committed by Git OBS Bridge
parent 097b103e9e
commit ef6a9184d6
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 26 10:02:31 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Changed wpa_supplicant.service file for wicked. (boo#1166933)
-------------------------------------------------------------------
Mon Nov 4 10:57:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package wpa_supplicant
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed