Ismail Dönmez 2013-09-10 10:52:11 +00:00 committed by Git OBS Bridge
parent 5364e68a38
commit 341f00b8b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 9 09:18:17 UTC 2013 - fcrozat@suse.com Mon Sep 9 09:18:17 UTC 2013 - fcrozat@suse.com
- Add systemd service file, to properly track wpa_supplicant is - Add systemd service file, to properly track wpa_supplicant in
its own systemd service (and not in dbus one). its own systemd service (and not in dbus one).
- Always enable systemd service, it is still dbus activated. - Always enable systemd service, it is still dbus activated.

View File

@ -154,7 +154,7 @@ systemctl --quiet enable wpa_supplicant.service || :
%if 0%{?suse_version} > 1140 %if 0%{?suse_version} > 1140
%ghost %{_localstatedir}/run/%{name} %ghost %{_localstatedir}/run/%{name}
%endif %endif
%if 0%{?suse_version} > 1200 %if 0%{?suse_version} > 1230
%{_unitdir}/wpa_supplicant.service %{_unitdir}/wpa_supplicant.service
%endif %endif
%dir %{_sysconfdir}/%{name} %dir %{_sysconfdir}/%{name}