diff --git a/fi.epitest.hostap.WPASupplicant.service b/fi.epitest.hostap.WPASupplicant.service index bfa1d13..a2592eb 100644 --- a/fi.epitest.hostap.WPASupplicant.service +++ b/fi.epitest.hostap.WPASupplicant.service @@ -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 diff --git a/fi.w1.wpa_supplicant1.service b/fi.w1.wpa_supplicant1.service index 8f67aca..a8bcd27 100644 --- a/fi.w1.wpa_supplicant1.service +++ b/fi.w1.wpa_supplicant1.service @@ -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 diff --git a/wpa_supplicant.changes b/wpa_supplicant.changes index 6aef324..c880d5b 100644 --- a/wpa_supplicant.changes +++ b/wpa_supplicant.changes @@ -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