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:
Robert Schweikert 2017-02-24 20:32:54 +00:00 committed by Git OBS Bridge
parent 901117ec0e
commit 12fd4cfe01
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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)