Accepting request 459170 from home:kukuk:branches:Cloud:Tools
- Don't call insserv if we use systemd OBS-URL: https://build.opensuse.org/request/show/459170 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=79
This commit is contained in:
parent
901117ec0e
commit
12fd4cfe01
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 10:00:42 CET 2017 - kukuk@suse.de
|
||||
|
||||
- Don't call insserv if we use systemd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 20:56:03 UTC 2017 - rjschwei@suse.com
|
||||
|
||||
|
@ -282,8 +282,10 @@ popd
|
||||
%fdupes %{buildroot}%{python_sitelib}
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1210
|
||||
%postun
|
||||
%insserv_cleanup
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user