Accepting request 238777 from home:lnussel:branches:hardware
- don't use systemctl enable in %post. Needs to be handled by presets. OBS-URL: https://build.opensuse.org/request/show/238777 OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=42
This commit is contained in:
parent
46fbc87531
commit
99bfcbb06f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 11:30:11 UTC 2014 - lnussel@suse.de
|
||||
|
||||
- don't use systemctl enable in %post. Needs to be handled by presets.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 07:34:35 UTC 2014 - glin@suse.com
|
||||
|
||||
|
@ -122,7 +122,6 @@ install -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}
|
||||
|
||||
%post
|
||||
%service_add_post wpa_supplicant.service
|
||||
systemctl --quiet enable wpa_supplicant.service || :
|
||||
|
||||
%preun
|
||||
%service_del_preun wpa_supplicant.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user