Accepting request 245253 from home:lnussel:branches:hardware

- fix dbus systemd activation (bnc#892683)

OBS-URL: https://build.opensuse.org/request/show/245253
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=44
This commit is contained in:
Ismail Dönmez 2014-08-21 13:02:32 +00:00 committed by Git OBS Bridge
parent 99bfcbb06f
commit 8be2b79191
3 changed files with 7 additions and 1 deletions

View File

@ -2,4 +2,4 @@
Name=fi.epitest.hostap.WPASupplicant
Exec=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_supplicant.log
User=root
SystemdService=wpa_supplicant.service

View File

@ -2,3 +2,4 @@
Name=fi.w1.wpa_supplicant1
Exec=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_supplicant.log
User=root
SystemdService=wpa_supplicant.service

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 20 08:39:19 UTC 2014 - lnussel@suse.de
- fix dbus systemd activation (bnc#892683)
-------------------------------------------------------------------
Thu Jun 26 11:30:11 UTC 2014 - lnussel@suse.de